We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4b964 commit ee3834eCopy full SHA for ee3834e
.github/CODEOWNERS
@@ -1,5 +1,8 @@
1
# CODEOWNERS file for managing repository permissions
2
-# Format: path-pattern @username @team-name
+# Format: path-pattern @username @org/team-name
3
4
-# Default owners for all files - team OR any individual can approve
5
-* @roostorg/roosters @EXBreder @ayubun @haileyok @jaredmiller13 @BinaryFiddler @cmttt
+# Maintainers: Default owners for all files
+* @EXBreder @haileyok @vinaysrao1
6
+
7
+# Docs contributors
8
+docs/ @roostorg/roosters
0 commit comments