gitignore/.github/CODEOWNERS
2025-05-02 15:04:54 -07:00

8 lines
292 B
Plaintext

# 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