Skip to content

Commit 9e69ae6

Browse files
authored
Update CODEOWNERS
Fixed ownership mapping for the routing area.
1 parent faf472d commit 9e69ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
/src/Hosting/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review
3030
/src/Http/ @BrennanConroy @halter73 @captainsafia
3131
/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
32+
/src/Http/Routing/ @mkArtakMSFT
33+
/src/Http/Routing/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @mkArtakMSFT
3434
/src/HttpClientFactory/ @captainsafia @halter73
3535
/src/HttpClientFactory/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @captainsafia @halter73
3636
/src/Installers/ @dotnet/aspnet-build @wtgodbe

0 commit comments

Comments
 (0)