Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Johnson
4d602a24bc
Merge pull request #4628 from github/wirecat-patch-1
Create CODEOWNERS
2025-05-05 12:35:13 -07:00
Daniel Johnson
982fb519b3
Create CODEOWNERS 2025-05-02 15:04:54 -07:00

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