Skip to content

Commit

Permalink
Update CODEOWNERS for libraries compat tools (#35061)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer authored Aug 31, 2023
1 parent 383133d commit 552b165
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,18 @@
/src/BuiltInTools/* @tmat @arkalyanms @dotnet/roslyn-ide
/src/BuiltInTools/BrowserRefresh @dotnet/aspnet-blazor-eng

# ApiCompat tools owned by runtime team
# Compatibility tools (APICompat & GenAPI) owned by runtime team
/src/Microsoft.DotNet.ApiSymbolExtensions/ @dotnet/area-infrastructure-libraries @andriipatsula

# Area-ApiCompat
/src/ApiCompat/ @ericstj @dotnet/area-infrastructure-libraries @joperezr
/src/Tests/Microsoft.DotNet.ApiCompatibility*/ @ericstj @dotnet/area-infrastructure-libraries @joperezr
/src/Tests/Microsoft.DotNet.ApiCompat*/ @ericstj @dotnet/area-infrastructure-libraries @joperezr
/src/Tests/Microsoft.DotNet.PackageValidation*/ @ericstj @dotnet/area-infrastructure-libraries @joperezr
/src/ApiCompat/ @dotnet/area-infrastructure-libraries
/src/Tests/Microsoft.DotNet.ApiCompatibility*/ @dotnet/area-infrastructure-libraries
/src/Tests/Microsoft.DotNet.ApiCompat*/ @dotnet/area-infrastructure-libraries
/src/Tests/Microsoft.DotNet.PackageValidation*/ @dotnet/area-infrastructure-libraries

# Area-GenAPI
/src/GenAPI/ @andriipatsula @dotnet/area-infrastructure-libraries
/src/Tests/Microsoft.DotNet.GenAPI/ @andriipatsula @dotnet/area-infrastructure-libraries
/src/Microsoft.DotNet.ApiSymbolExtensions/ @andriipatsula @dotnet/area-infrastructure-libraries
/src/GenAPI/ @dotnet/area-infrastructure-libraries @andriipatsula
/src/Tests/Microsoft.DotNet.GenAPI/ @dotnet/area-infrastructure-libraries @andriipatsula

# Area: dotnet containers
/src/Cli/Containers @dotnet/sdk-container-builds-maintainers
Expand Down

0 comments on commit 552b165

Please sign in to comment.