Skip to content

Commit ee3834e

Browse files
authored
chore: clarify maintainers in CODEOWNERS (#118)
1 parent 2a4b964 commit ee3834e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CODEOWNERS file for managing repository permissions
2-
# Format: path-pattern @username @team-name
2+
# Format: path-pattern @username @org/team-name
33

4-
# Default owners for all files - team OR any individual can approve
5-
* @roostorg/roosters @EXBreder @ayubun @haileyok @jaredmiller13 @BinaryFiddler @cmttt
4+
# Maintainers: Default owners for all files
5+
* @EXBreder @haileyok @vinaysrao1
6+
7+
# Docs contributors
8+
docs/ @roostorg/roosters

0 commit comments

Comments
 (0)