1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Update about-code-owners.md

This commit is contained in:
Courtney Wilson
2022-09-09 11:11:17 -05:00
committed by GitHub
parent 40ac14d00d
commit cd925845ce

View File

@@ -118,6 +118,7 @@ apps/ @octocat
```
{% warning %}
**Warning:** There are some syntax rules for gitignore files that *do not work* in CODEOWNERS files:
- Escaping a pattern starting with `#` using `\` so it is treated as a pattern and not a comment
- Using `!` to negate a pattern