We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299bd57 commit a9733eeCopy full SHA for a9733ee
.github/CODEOWNERS
@@ -29,8 +29,8 @@
29
/src/Hosting/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review
30
/src/Http/ @BrennanConroy @halter73 @captainsafia
31
/src/Http/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @BrennanConroy
32
-/src/Http/Routing/ @javiercn
33
-/src/Http/Routing/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @javiercn
+/src/Http/Routing/ @halter73
+/src/Http/Routing/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @halter73
34
/src/HttpClientFactory/ @captainsafia @halter73
35
/src/HttpClientFactory/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @captainsafia @halter73
36
/src/Installers/ @dotnet/aspnet-build @wtgodbe
0 commit comments