8000 .github: Set CODEOWNERS for the repo better code review (#17) · python/cpython-devcontainers@32e5a43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 32e5a43

Browse files
authored
.github: Set CODEOWNERS for the repo better code review (#17)
1 parent 5c70ea8 commit 32e5a43

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See https://help.github.com/articles/about-codeowners/
2+
# for more info about CODEOWNERS file
3+
4+
# It uses the same pattern rule for gitignore file
5+
# https://git-scm.com/docs/gitignore#_pattern_format
6+
7+
.github/** @corona10
8+
autoconf/** @erlend-aasland @corona10
9+
devcontainer/** @brettcannon

0 commit comments

Comments
 (0)
0