Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add codeowners (#22)

Co-authored-by: Juliet Shen <juliet@roost.tools>

authored by

juliet
Juliet Shen
and committed by
GitHub
c849473e 4d3c9fb7

+8
+8
.github/CODEOWNERS
··· 1 + # CODEOWNERS file for managing repository permissions 2 + # Format: path-pattern @username @org/team-name 3 + 4 + # Maintainers: Default owners for all files 5 + * @juanmrad, @vinaysrao1, @pawiecz, @cassidyjames, @julietshen, @dom-notion 6 + 7 + # Docs contributors 8 + docs/ @roostorg/roosters