mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
Add owners for CODEOWNERS (#10179)
This commit is contained in:
parent
f652523378
commit
dfbb72f9a3
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
@ -118,7 +118,6 @@
|
||||
/internal/actor/ @beyang @unknwon
|
||||
|
||||
# Core Services
|
||||
*git*/* @sourcegraph/core-services
|
||||
/cmd/frontend/authz/ @sourcegraph/core-services
|
||||
/cmd/frontend/db/ @sourcegraph/core-services
|
||||
/cmd/frontend/globals/ @sourcegraph/core-services @slimsag
|
||||
@ -244,12 +243,13 @@ Dockerfile @sourcegraph/distribution
|
||||
/babel.config.js @felixfbecker
|
||||
/internal/hubspot/ @dadlerj
|
||||
/internal/highlight/ @slimsag
|
||||
/dev/codecov.yml @nicksnyder @tsenart @lguychard @beyang
|
||||
/.github/CODEOWNERS @nicksnyder @tsenart @lguychard @beyang
|
||||
|
||||
# Third party license lists
|
||||
/ThirdPartyLicensesGo.csv @sourcegraph/core-services
|
||||
/ThirdPartyLicensesNpm.csv @sourcegraph/web
|
||||
/dev/licenses-npm.sh @sourcegraph/web
|
||||
/dev/codecov.yml @nicksnyder @tsenart @lguychard
|
||||
|
||||
# Changes to the GraphQL API should be approved by both the team owning the backend and the consumers
|
||||
/cmd/frontend/graphqlbackend/schema.graphql @sourcegraph/web @sourcegraph/core-services
|
||||
|
||||
Loading…
Reference in New Issue
Block a user