mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Create CODEOWNERS
This commit is contained in:
parent
6b4026c2f0
commit
982fb519b3
1 changed files with 7 additions and 0 deletions
7
.github/CODEOWNERS
vendored
Normal file
7
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Order is important. The LAST matching pattern has the MOST precedence.
|
||||
# gitignore style patterns are used, not globs.
|
||||
# https://docs.github.com/articles/about-codeowners
|
||||
# https://git-scm.com/docs/gitignore
|
||||
|
||||
# Catch All - Defer to the gitignore maintainers
|
||||
* @github/gitignore-maintainers
|
Loading…
Add table
Add a link
Reference in a new issue