1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Create CODEOWNERS

This commit is contained in:
Daniel Johnson 2025-05-02 15:04:54 -07:00 committed by GitHub
parent 6b4026c2f0
commit 982fb519b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.github/CODEOWNERS vendored Normal file
View 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