Commit 53cb600
authored
ci: Put CODEOWNERS in the correct folder (#11861)
Per the docs:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location
> file called CODEOWNERS in the .github/, root, or docs/ directory of
the repository, in the branch where you'd like to add the code owners.
But also, in our case:
> If CODEOWNERS files exist in more than one of those locations, GitHub
will search for them in that order and use the first one it finds.
So we just need the one file.1 parent dc7b1f5 commit 53cb600
2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
0 commit comments