graphql-engine/.github/CODEOWNERS
2020-03-30 13:24:15 +05:30

17 lines
393 B
Plaintext

# make @hge-changelog-owners team a mandatory reviewer for all
# pull requests to make sure a proper changelog is part of the pr
* @hasura/hge-changelog-owners
# server code owners
/server/ @hasura/hge-server-owners
# docs code owners
/docs/ @hasura/hge-docs-owners
# cli code owners
/cli/ @hasura/hge-cli-owners
# console code owners
/console/ @hasura/hge-console-owners