Skip to content

Commit c3e0b54

Browse files
wtgodbedougbu
andauthored
[release/7.0] Remove Doug from CODEOWNERS (#47056)
* Remove Doug from CODEOWNERS * Update .github/CODEOWNERS Co-authored-by: Doug Bunting <[email protected]> --------- Co-authored-by: Doug Bunting <[email protected]>
1 parent 4198023 commit c3e0b54

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.github/CODEOWNERS

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
# See https://help.github.com/articles/about-code-owners/
33

44
/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review
5-
/global.json @dotnet/aspnet-build @dougbu @wtgodbe
6-
/.azure/ @dotnet/aspnet-build @dougbu @wtgodbe
7-
/.azuredevops/ @dotnet/aspnet-build @dougbu @wtgodbe
8-
/.config/ @dotnet/aspnet-build @dougbu @wtgodbe
9-
/.devcontainer/ @captainsafia @TanayParikh
10-
/.vscode/ @captainsafia @TanayParikh
11-
/.github/ @dotnet/aspnet-build @dougbu @wtgodbe
12-
/.github/*_TEMPLATE/ @dotnet/aspnet-build @dougbu @wtgodbe @mkArtakMSFT
13-
/.github/workflows/ @dotnet/aspnet-build @dougbu @wtgodbe @tratcher
5+
/global.json @dotnet/aspnet-build @wtgodbe
6+
/.azure/ @dotnet/aspnet-build @wtgodbe
7+
/.azuredevops/ @dotnet/aspnet-build @wtgodbe
8+
/.config/ @dotnet/aspnet-build @wtgodbe
9+
/.devcontainer/ @captainsafia
10+
/.vscode/ @captainsafia
11+
/.github/ @dotnet/aspnet-build @wtgodbe
12+
/.github/*_TEMPLATE/ @dotnet/aspnet-build @wtgodbe @mkArtakMSFT
13+
/.github/workflows/ @dotnet/aspnet-build @wtgodbe @tratcher
1414
/docs/ @captainsafia @mkArtakMSFT
15-
/eng/ @dotnet/aspnet-build @dougbu @wtgodbe
15+
/eng/ @dotnet/aspnet-build @wtgodbe
1616
/eng/common/ @dotnet-maestro-bot
17-
/eng/Versions.props @dotnet-maestro-bot @dotnet/aspnet-build @dougbu @wtgodbe
18-
/eng/Version.Details.xml @dotnet-maestro-bot @dotnet/aspnet-build @dougbu @wtgodbe
17+
/eng/Versions.props @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
18+
/eng/Version.Details.xml @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
1919
/src/Caching/ @captainsafia @halter73
2020
/src/Caching/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @captainsafia @halter73
2121
/src/Components/ @dotnet/aspnet-blazor-eng
@@ -49,4 +49,4 @@
4949
/src/Shared/test/Shared.Tests/runtime/ @dotnet/http
5050
/src/SignalR/ @BrennanConroy @halter73
5151
/src/SignalR/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @BrennanConroy @halter73
52-
/src/submodules @dotnet/aspnet-build @dougbu @wtgodbe
52+
/src/submodules @dotnet/aspnet-build @wtgodbe

0 commit comments

Comments
 (0)