Skip to content

Commit fffda29

Browse files
authored
Merge pull request #364 from jef/patch-1
docs: include subdirectories note
2 parents b304d28 + 3a9ecc2 commit fffda29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/github/creating-cloning-and-archiving-repositories/about-code-owners.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ docs/* [email protected]
7878
apps/ @octocat
7979
8080
# In this example, @doctocat owns any file in the `/docs`
81-
# directory in the root of your repository.
81+
# directory in the root of your repository and any of its
82+
# subdirectories.
8283
/docs/ @doctocat
8384
```
8485

0 commit comments

Comments
 (0)