Update CODEOWNERS

This commit is contained in:
Nate McMaster 2019-05-20 14:06:28 -07:00
parent 347ddcb6e2
commit 0f96289087
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 1 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@ -6,6 +6,7 @@
/.config/ @aspnet/build
/build/ @aspnet/build
/eng/ @aspnet/build
/eng/common/ @dotnet-maestro-bot
/eng/Versions.props @dotnet-maestro-bot @dougbu
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
/src/Components/ @SteveSandersonMS