forked from kyma-incubator/compass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
44 lines (34 loc) · 2.85 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# This file provides an overview of code owners in the `compass` repository.
# Each line is a file pattern followed by one or more owners.
# The last matching pattern has the most precedence.
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
# These are the default owners for the whole content of the `compass` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @kyma-incubator/cmp_team
# All developers working on this repository are able to edit main values.yaml file.
/chart/compass/values.yaml @PK85 @crabtree @kfurgol @tgorgol @akgalwas @janmedrek @Szymongib @franpog859 @Maladie @dbadura @piotrmiskiewicz @ksputo @jasiu001 @koala7659 @rafalpotempa @kyma-incubator/cmp_team
# Director
/chart/compass/charts/director @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/chart/compass/templates/director-api-test.yaml @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/chart/compass/templates/director-gateway-integration-test.yaml @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/components/schema-migrator/migrations/director @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/components/director @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/docs/director @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/docs/integration-system @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/tests/director @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
# Tenant Fetcher
/chart/compass/templates/tenant-fetcher-secret.yaml @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/chart/compass/templates/tenant-fetcher-job.yaml @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
# Gateway
/chart/compass/charts/gateway @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/chart/compass/templates/gateway-auditlog-integration-test.yaml @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/components/gateway @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
# Pairing Adapter
/chart/compass/charts/paring-adapter @PK85 @crabtree @kfurgol @tgorgol @dbadura @gvachkov @kyma-incubator/cmp_team
/components/pairing-adapter @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
# External Services Mock
/components/external-services-mock @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
/chart/compass/charts/external-services-mock @PK85 @crabtree @kfurgol @tgorgol @dbadura @kyma-incubator/cmp_team
# Compass UI
/chart/compass/charts/cockpit @kwiatekus @dariadomagala @parostatkiem @akucharska @Wawrzyn321 @kyma-incubator/cmp_team
# All .md files
*.md @Peteva @ekaterina-mitova @nkanchev