Skip to content

Commit 51abb8f

Browse files
authored
Revise CODEOWNERS to include new owners (#441)
Updated default code owners for the repository.
1 parent bb4af13 commit 51abb8f

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,4 @@
55
# the repo. Unless a later match takes precedence,
66
# @global-owner1 and @global-owner2 will be requested for
77
# review when someone opens a pull request.
8-
* @borda @ethanwharris @justusschock @tchaton
9-
10-
# CI/CD and configs
11-
/.github/ @borda @ethanwharris @justusschock @tchaton
12-
*.yml @borda @ethanwharris @justusschock @tchaton
13-
14-
# Docs
15-
/docs/ @borda
16-
/.github/*.md @borda
17-
/.github/ISSUE_TEMPLATE/ @borda
18-
19-
/.github/CODEOWNERS @borda
20-
/setup.py @borda
21-
22-
/src @borda @ethanwharris @justusschock @tchaton
23-
/tests/unittests @borda @ethanwharris @justusschock @tchaton
8+
* @ethanwharris @justusschock @lantiga @tchaton

0 commit comments

Comments
 (0)