Adding all the areas in sorted order

This commit is contained in:
Artak 2019-10-15 14:04:51 -07:00 committed by GitHub
parent 3feb49707a
commit c0aa9b8f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 41 additions and 2 deletions

43
.github/labeler.yml vendored
View File

@ -1,7 +1,46 @@
#area-azure:
area-blazor:
- src/Components/**/*
#area-commandlinetools:
#area-dataprotection:
#area-grpc:
#area-healthchecks:
area-hosting:
- src/Hosting/**/*
#area-httpclientfactory:
area-identity:
- src/Identity/**/*
#area-infrastructure:
#area-installers:
area-middleware:
- src/Middleware/**/*
area-mvc:
- src/ProjectTemplates/**/*
- src/Razor/**/*
- src/Mvc/**/*
- src/MusicStore/**/*
#area-platform:
area-blazor:
- src/Components/**/*
area-security:
- src/Security/**/*
area-servers:
- src/Servers/**/*
area-signalr:
- src/SignalR/**/*
#area-websockets: