Added `aspnet-blazor-eng` as a code-owner for the `src/Components` (#20593)

* Added `aspnet-blazor-eng` as a code-owner for the `src/Components`

* Fixed the alias
This commit is contained in:
Artak 2020-04-06 17:51:44 -07:00 committed by GitHub
parent f34ef732d2
commit 93eec70bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -9,7 +9,7 @@
/eng/common/ @dotnet-maestro-bot
/eng/Versions.props @dotnet-maestro-bot @dougbu
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
/src/Components/ @SteveSandersonMS
/src/Components/ @SteveSandersonMS @aspnet-blazor-eng
/src/DefaultBuilder/ @tratcher @anurse
/src/Hosting/ @tratcher @anurse
/src/Http/ @tratcher @jkotalik @anurse