Skip to content

Commit 4d602a2

Browse files
authored
Merge pull request #4628 from github/wirecat-patch-1
Create CODEOWNERS
2 parents 6b4026c + 982fb51 commit 4d602a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Order is important. The LAST matching pattern has the MOST precedence.
2+
# gitignore style patterns are used, not globs.
3+
# https://docs.github.com/articles/about-codeowners
4+
# https://git-scm.com/docs/gitignore
5+
6+
# Catch All - Defer to the gitignore maintainers
7+
* @github/gitignore-maintainers

0 commit comments

Comments
 (0)