Skip to content

Commit 2988c5f

Browse files
authored
Combine CODEOWNERS entries into a single line
1 parent 66e9e6e commit 2988c5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
# in the repository, i.e. bar/baz will match /bar/baz and /foo/bar/baz.
55

66
# The default owners for everything that is not overridden by specific patterns below.
7-
* @microsoft/debugpy-CodeReviewers
8-
* @microsoft/pyrx-admins
7+
* @microsoft/debugpy-CodeReviewers @microsoft/pyrx-admins

0 commit comments

Comments
 (0)