forked from kyma-project/control-plane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
59 lines (43 loc) · 4.27 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# This file provides an overview of code owners in the `control-plane` 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 `control-plane` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @PK85 @akgalwas @franpog859 @ralikio @mvshao @VOID404 @koala7659 @piotrmiskiewicz @szwedm @wozniakjan @tillknuesting
# All developers working on this repository are able to edit main values.yaml file.
/resources/kcp/values.yaml @PK85 @akgalwas @franpog859 @ralikio @mvshao @VOID404 @piotrmiskiewicz @szwedm @koala7659 @k15r @marcobebway @nachtmaar @wozniakjan @tillknuesting @ebensom @tobiscr @m00g3n @dbadura @pPrecel @kwiatekus @moelsayed @cortey @clebs @jeremyharisch @khlifi411 @Tomasz-Smelcerz-SAP @ruanxin @jakobmoellersap @adityabhatia @mfaizanse @friedrichwilken @vladislavpaskar @raypinto @jaroslaw-pieszka
# All developers working on this repository are able to edit scripts directory.
/scripts @PK85 @akgalwas @franpog859 @ralikio @mvshao @VOID404 @piotrmiskiewicz @szwedm @koala7659 @wozniakjan @tillknuesting @ebensom
# Registration job is used by provisioner and kyma-environment-broker
/resources/kcp/templates/registration-job.yaml @PK85 @akgalwas @franpog859 @ralikio @mvshao @VOID404 @piotrmiskiewicz @szwedm @koala7659 @wozniakjan @tillknuesting @jaroslaw-pieszka
# Kyma Environment Broker
/resources/kcp/charts/kyma-environment-broker @PK85 @piotrmiskiewicz @szwedm @wozniakjan @ebensom @ralikio @tillknuesting @jaroslaw-pieszka
/components/kyma-environment-broker @PK85 @piotrmiskiewicz @szwedm @wozniakjan @ebensom @ralikio @tillknuesting @jaroslaw-pieszka
/docs/kyma-environment-broker @PK85 @piotrmiskiewicz @szwedm @wozniakjan @ebensom @ralikio @tillknuesting @jaroslaw-pieszka
/components/schema-migrator/migrations/kyma-environment-broker @PK85 @piotrmiskiewicz @szwedm @wozniakjan @ebensom @ralikio @tillknuesting @jaroslaw-pieszka
# Runtime Provisioner
/resources/kcp/charts/provisioner @akgalwas @franpog859 @mvshao @VOID404 @koala7659
/components/provisioner @akgalwas @franpog859 @mvshao @VOID404 @koala7659
/docs/provisioner @akgalwas @franpog859 @mvshao @VOID404 @koala7659
/components/schema-migrator/migrations/provisioner @akgalwas @franpog859 @mvshao @VOID404 @koala7659
/tests/provisioner-tests @akgalwas @franpog859 @mvshao @VOID404 @koala7659
# Reconciler
/resources/kcp/charts/component-reconcilers @tobiscr @m00g3n @pPrecel @kwiatekus @dbadura @moelsayed @cortey @clebs @jeremyharisch @khlifi411 @Tomasz-Smelcerz-SAP @ruanxin @jakobmoellersap @adityabhatia
/resources/kcp/charts/mothership-reconciler @tobiscr @m00g3n @pPrecel @kwiatekus @dbadura @moelsayed @cortey @clebs @jeremyharisch @khlifi411 @Tomasz-Smelcerz-SAP @ruanxin @jakobmoellersap @adityabhatia
/tools/reconciler @tobiscr @m00g3n @pPrecel @dbadura @moelsayed @kwiatekus @cortey @clebs @jeremyharisch @khlifi411 @Tomasz-Smelcerz-SAP @ruanxin @jakobmoellersap @adityabhatia
# e2e-provisioning
/tests/e2e/provisioning @PK85 @piotrmiskiewicz @szwedm @wozniakjan @ebensom @ralikio @tillknuesting
# Kyma metrics collector
/resources/kcp/charts/kyma-metrics-collector @k15r @lilitgh @marcobebway @nachtmaar @mfaizanse @friedrichwilken @vladislavpaskar @raypinto
/components/kyma-metrics-collector @k15r @lilitgh @marcobebway @nachtmaar @mfaizanse @friedrichwilken @vladislavpaskar @raypinto
# OIDC-Kubeconfig-Service
/components/kubeconfig-service @ebensom @lumi017 @AdrianPei @lauraanddolay
/resources/oidc-kubeconfig-service @ebensom @lumi017 @AdrianPei @lauraanddolay
# KCP CLI
/tools/cli @ebensom @lumi017 @PK85 @piotrmiskiewicz @szwedm @wozniakjan @m00g3n @dbadura @pPrecel @kwiatekus @moelsayed @cortey @ralikio @tillknuesting @jaroslaw-pieszka
# reconciler
/components/reconciler @m00g3n @dbadura @pPrecel @moelsayed @kwiatekus @cortey @clebs @jeremyharisch @khlifi411 @Tomasz-Smelcerz-SAP @ruanxin @jakobmoellersap @adityabhatia
# All .md files
*.md @mmitoraj @majakurcius @NHingerl @grego952 @IwonaLanger
# Owners of the .kyma-project-io folder
/.kyma-project-io/ @m00g3n @pPrecel @dbadura @kwiatekus @cortey