1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Update about-code-owners.md (#27809)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
Ilya Kuznetsov
2023-09-04 17:15:51 +04:00
committed by GitHub
parent 6e20863892
commit da1382bd4e

View File

@@ -141,6 +141,12 @@ apps/ @octocat
# subdirectory, as its owners are left empty.
/apps/ @octocat
/apps/github
# In this example, @octocat owns any file in the `/apps`
# directory in the root of your repository except for the `/apps/github`
# subdirectory, as this subdirectory has its own owner @doctocat
/apps/ @octocat
/apps/github @doctocat
```
## CODEOWNERS and branch protection