174c574311
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
27 lines
1.7 KiB
Plaintext
27 lines
1.7 KiB
Plaintext
# This file registers ownership for certain parts of the backstage code.
|
|
# Review from a member of the corresponding code owner is required to merge pull requests.
|
|
#
|
|
# The last matching pattern takes precedence.
|
|
# https://help.github.com/articles/about-codeowners/
|
|
|
|
* @backstage/reviewers
|
|
/docs/features/techdocs @backstage/techdocs-core
|
|
/docs/features/search @backstage/techdocs-core
|
|
/docs/assets/search @backstage/techdocs-core
|
|
/plugins/code-coverage @backstage/reviewers @alde @nissayeva
|
|
/plugins/code-coverage-backend @backstage/reviewers @alde @nissayeva
|
|
/plugins/cost-insights @backstage/silver-lining
|
|
/plugins/cloudbuild @backstage/reviewers @trivago/ebarrios
|
|
/plugins/search @backstage/techdocs-core
|
|
/plugins/search-* @backstage/techdocs-core
|
|
/plugins/techdocs @backstage/techdocs-core
|
|
/plugins/techdocs-backend @backstage/techdocs-core
|
|
/plugins/ilert @backstage/reviewers @yacut
|
|
/plugins/home @backstage/techdocs-core
|
|
/packages/search-common @backstage/techdocs-core
|
|
/packages/techdocs-common @backstage/techdocs-core
|
|
/.changeset/cost-insights-* @backstage/reviewers @backstage/silver-lining
|
|
/.changeset/search-* @backstage/techdocs-core
|
|
/.changeset/techdocs-* @backstage/techdocs-core
|
|
/cypress/src/integration/plugins/techdocs.spec.ts @backstage/techdocs-core
|