Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
################
# Automation
################

# Git Hub integration
/.github/CODEOWNERS @azure/azure-sdk-eng

###########
Expand All @@ -25,6 +23,11 @@
###########
/eng/common/pipelines/codeowners-linter.yml @kurtzeborn @JimSuplizio

###########
# GitHub Tools
###########
/tools/github/ @jsquire @ronniegeraghty

###########
# Eng Sys Tools
###########
Expand Down Expand Up @@ -52,7 +55,7 @@
###########
# .NET Client Tools
###########
/src/dotnet/Azure.ClientSdk.Analyzers @jsquire @pallavit @JoshLove-msft @christothes @annelo-msft @KrzysztofCwalina @tg-msft @heaths @m-nash
/src/dotnet/Azure.ClientSdk.Analyzers @jsquire @JoshLove-msft @christothes @annelo-msft @KrzysztofCwalina @tg-msft @m-nash
/src/dotnet/APIView @chidozieononiwu

###########
Expand Down