We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d248b commit eefeb1dCopy full SHA for eefeb1d
1 file changed
.github/CODEOWNERS
@@ -11,8 +11,6 @@
11
################
12
# Automation
13
14
-
15
-# Git Hub integration
16
/.github/CODEOWNERS @azure/azure-sdk-eng
17
18
###########
@@ -25,6 +23,11 @@
25
23
26
24
/eng/common/pipelines/codeowners-linter.yml @kurtzeborn @JimSuplizio
27
+###########
+# GitHub Tools
28
29
+/tools/github/ @jsquire @ronniegeraghty
30
+
31
32
# Eng Sys Tools
33
@@ -52,7 +55,7 @@
52
55
53
56
# .NET Client Tools
54
57
-/src/dotnet/Azure.ClientSdk.Analyzers @jsquire @pallavit @JoshLove-msft @christothes @annelo-msft @KrzysztofCwalina @tg-msft @heaths @m-nash
58
+/src/dotnet/Azure.ClientSdk.Analyzers @jsquire @JoshLove-msft @christothes @annelo-msft @KrzysztofCwalina @tg-msft @m-nash
59
/src/dotnet/APIView @chidozieononiwu
60
61
0 commit comments