We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3274aa commit 103f7d2Copy full SHA for 103f7d2
1 file changed
.github/CODEOWNERS
@@ -1,5 +1,9 @@
1
# fdc3-maintainers will be default reviewers for everything in the repo unless a later match takes precedence
2
* @finos/fdc3-maintainers
3
4
+# fdcs-editors will be default reviewers for docs and schemas
5
+/website/docs/* @finos/fdc3-editors
6
+/packages/fdc3-context/schemas/context/* @finos/finos-editors
7
+
8
# Any changes to this CODEOWNERS file should be reviewed by finos-admins
9
/.github/CODEOWNERS @finos/finos-admins
0 commit comments