mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-04-29 04:24:59 +08:00
fix codeowners file (#4223)
This commit is contained in:
committed by
GitHub
parent
5bc95d2b7a
commit
a6491e337b
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
@@ -1,16 +1,16 @@
|
||||
# make @hge-changelog-owners team a mandatory reviewer for all
|
||||
# pull requests to make sure a proper changelog is part of the pr
|
||||
* @hge-changelog-owners
|
||||
* @hasura/hge-changelog-owners
|
||||
|
||||
# server code owners
|
||||
/server/ @hge-server-owners
|
||||
/server/ @hasura/hge-server-owners
|
||||
|
||||
# docs code owners
|
||||
/docs/ @hge-docs-owners
|
||||
/docs/ @hasura/hge-docs-owners
|
||||
|
||||
# cli code owners
|
||||
/cli/ @hge-cli-owners
|
||||
/cli/ @hasura/hge-cli-owners
|
||||
|
||||
# console code owners
|
||||
/console/ @hge-console-owners
|
||||
/console/ @hasura/hge-console-owners
|
||||
|
||||
|
||||
Reference in New Issue
Block a user