Skip to content

Commit b2fac42

Browse files
authored
Move catch-all for data-plane codeowners to top of file (#20484)
1 parent 6707a23 commit b2fac42

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Specification
66
#########
77

8+
#########
9+
# Codeowner assignments are made from the _last_ matching entry in CODEOWNERS, so catch-all entries must come first
10+
#########
11+
/specification/*/data-plane/ @Azure/api-stewardship-board
12+
813
# PRLabel: %Cognitive Services
914
/dev/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @Azure/api-stewardship-board
1015

@@ -241,4 +246,3 @@
241246
/specification/**/resource-manager/**/readme.cli.md @jsntcy @qiaozha
242247
/specification/**/resource-manager/**/readme.go.md @ArcturusZhang
243248
/specification/**/resource-manager/**/readme.python.md @msyyc @BigCat20196
244-
/specification/*/data-plane/ @Azure/api-stewardship-board

0 commit comments

Comments
 (0)