Skip to content

Commit 08f73ef

Browse files
authored
Add Kusto service team to CODEOWNERS (#128)
Add Kusto service team to CODEOWNERS for the github issue and pr bots which are triggered off of %labels referenced in CODEOWNERS
1 parent c3ab5a2 commit 08f73ef

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

.github/CODEOWNERS

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,21 @@
2525
/.github/ @Azure/azure-mcp @Azure/azure-sdk-eng
2626
/.config/ @Azure/azure-mcp @Azure/azure-sdk-eng
2727

28-
# ######## Services ########
28+
##################
29+
# Services
30+
##################
31+
# PRLabel: %area-Kusto
32+
/src/Arguments/Kusto/ @danield137 @xiangyan99
33+
/src/Commands/Kusto/ @danield137 @xiangyan99
34+
/src/Services/Azure/Kusto/ @danield137 @xiangyan99
35+
36+
# ServiceLabel: %area-Kusto
37+
# ServiceOwners: @danield137
2938

3039
# PRLabel: %area-KeyVault
31-
/src/Arguments/KeyVault/ @conniey @JonathanCrd
32-
/src/Commands/KeyVault/ @conniey @JonathanCrd
33-
/src/Services/Azure/KeyVault/ @conniey @JonathanCrd
40+
/src/Arguments/KeyVault/ @conniey @JonathanCrd
41+
/src/Commands/KeyVault/ @conniey @JonathanCrd
42+
/src/Services/Azure/KeyVault/ @conniey @JonathanCrd
3443

3544
# ServiceLabel: %area-KeyVault
36-
# ServiceOwners: @conniey @JonathanCrd
37-
45+
# ServiceOwners: @conniey @JonathanCrd

0 commit comments

Comments
 (0)