Skip to content

Commit 8b24357

Browse files
authored
Merge pull request #368 from warrensbox/feature/Add_CODEOWNERS
feat: Add `CODEOWNERS` file
2 parents 9197f23 + 2601ab7 commit 8b24357

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2+
3+
# The `CODEOWNERS` file is owned by repo owner
4+
/.github/CODEOWNERS @warrensbox
5+
6+
# The entries are placed in a historical order
7+
# 20240408: initial CODEOWNERS commit (added repo owner and all current collaborators)
8+
* @warrensbox @yermulnik @jukie @MatrixCrawler @crablab @MatthewJohn

0 commit comments

Comments
 (0)