2
0

Merge pull request #4628 from github/wirecat-patch-1

Create CODEOWNERS
This commit is contained in:
Daniel Johnson
2025-05-05 12:35:13 -07:00
committed by GitHub

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