forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
213 lines (144 loc) · 8.74 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
# This file provides an overview of code owners in the `kyma` 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 `kyma` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @derberg @pbochynski @PK85 @a-thaler
# The `installation` directory and subdirectories
/installation/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel @damianpacierpnikatsap @piotrmsc @pssap @mwieczorek
# The `cluster-prerequisites` subdirectory
/resources/cluster-prerequisites @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel @damianpacierpnikatsap @piotrmsc @pssap
# The `cluster-essentials` subchart
/resources/cluster-essentials/ @damianpacierpnikatsap @damjatsap @PK85
# The `api-controller` subchart
/resources/core/charts/api-controller/ @damianpacierpnikatsap @piotrmsc @pssap
# The `apiserver-proxy` subchart
/resources/core/charts/apiserver-proxy/ @damianpacierpnikatsap @piotrmsc @pssap
# The `azure-broker` subchart
/resources/core/charts/azure-broker/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree
# The `cluster-users` subchart
/resources/core/charts/cluster-users/ @damianpacierpnikatsap @piotrmsc @pssap
# The `configurations-generator` subchart
/resources/core/charts/configurations-generator @damianpacierpnikatsap @piotrmsc @pssap
# The `application-connector` subchart
/resources/core/charts/application-connector/ @lszymik @akgalwas @janmedrek
# The `console` subchart
/resources/core/charts/console/ @pekura @maxmarkus @jesusreal @kwiatekus @dariadomagala @hardl @y-kkamil @antiheld
# The `dex` subchart
/resources/core/charts/dex/ @damianpacierpnikatsap @piotrmsc @pssap
# The `environments` subchart
/resources/core/charts/environments/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree
# The `helm-broker` subchart
/resources/core/charts/helm-broker/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `monitoring` subchart
/resources/core/charts/monitoring/ @gchbg @joek @rakesh-garimella @sayanh @venturasr
# The `kubeless` subchart
/resources/core/charts/kubeless/ @gchbg @joek @rakesh-garimella @sayanh @venturasr
# The `minio` subchart
/resources/core/charts/minio/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `event-bus` subchart
/resources/core/charts/event-bus/ @a-thaler @Abd4llA @montaro @abbi-gaurav @marcobebway @radufa @sslavic
# The `remote-environment-broker` subchart
/resources/core/charts/remote-environment-broker @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `service-catalog` subchart
/resources/core/charts/service-catalog/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel @derberg
# The `binding-usage-controller` subchart
/resources/core/charts/service-catalog/charts/binding-usage-controller/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `catalog-service-api` subchart
/resources/core/charts/service-catalog/charts/catalog-service-api/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `catalog-service-ui` subchart
/resources/core/charts/service-catalog/charts/catalog-service-ui/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `catalog-ui` subchart
/resources/core/charts/service-catalog/charts/catalog-ui/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `instances-ui` subchart
/resources/core/charts/service-catalog/charts/instances-ui/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `service-instances-ui` subchart
/resources/core/charts/service-catalog/charts/service-instances-ui/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `docs` subchart
/resources/core/charts/docs/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu
# The `ui-api` subchart
/resources/core/charts/ui-api/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `templates` chart
/resources/core/templates/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `templates` chart
/resources/core/templates/tests/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu @pekura @maxmarkus @jesusreal @kwiatekus @dariadomagala @hardl @y-kkamil @antiheld
# The `messaging` subdirectory
/resources/examples/lambda-messages/ @pbochynski @PK85
# The `tiller` subdirectory
/resources/tiller/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `helm-broker-repo` subdirectory
/resources/helm-broker-repo/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The `istio` subdirectory
/resources/istio/ @damianpacierpnikatsap @piotrmsc @pssap
# The `jaeger` charts
/resources/core/charts/jaeger/ @a-thaler @Abd4llA @montaro @abbi-gaurav @marcobebway @radufa @sslavic
# The `prometheus-operator` chart
/resources/prometheus-operator/ @gchbg @joek @rakesh-garimella @sayanh @venturasr
# The `remote environment` chart
/resources/remote-environments/ @lszymik @akgalwas @janmedrek
# Components
# Api controller Component
/components/api-controller/ @damianpacierpnikatsap @piotrmsc @pssap
# Binding usage controller Component
/components/binding-usage-controller/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# Installer Component
/components/installer/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree
# Configurations Generator Component
/components/configurations-generator/ @damianpacierpnikatsap @piotrmsc @pssap
# Environments controller Component
/components/environments/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree
# Istio Extensions Component
/components/istio-webhook/ @damianpacierpnikatsap @piotrmsc @pssap
# Remote environment controller Component
/components/remote-environment-broker/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# Helm broker controller Component
/components/helm-broker/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# UI API Layer Component
/components/ui-api-layer/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# IDPPreset Component
/components/idppreset/ @pekura @maxmarkus @jesusreal @kwiatekus @dariadomagala @hardl @y-kkamil @antiheld
# Connector Service Component
/components/connector-service/ @lszymik @akgalwas @janmedrek
# Application Connector Component
/components/application-connector/ @lszymik @akgalwas @janmedrek
# Gateway Component
/components/gateway/ @lszymik @akgalwas @janmedrek
# Event Bus Component
/components/event-bus/ @Abd4llA @montaro @abbi-gaurav @marcobebway @radufa @sslavic
# Tests
# acceptance tests
/tests/acceptance/ @mszostok @polskikiel @piotrmiskiewicz @aszecowka @PK85
/tests/acceptance/dex @pssap @piotrmsc
# test-environments
/tests/test-environemnts/ @Tomasz-Smelcerz-SAP @strekm @jakkab @crabtree
# test-logging-monitoring tests
/tests/test-logging-monitoring/ @rakesh-garimella @joek @sayanh @venturasr @gchbg
# api-controller acceptance tests
/tests/api-controller-acceptance-tests/ @damianpacierpnikatsap @piotrmsc @pssap
# UI API Layer acceptance tests
/tests/ui-api-layer-acceptance-tests/ @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# Connector Service Tests
/tests/connector-service-tests/ @lszymik @akgalwas @janmedrek
# Application Connector Tests
/tests/application-connector-tests/ @lszymik @akgalwas @janmedrekk
# Tools
# Stability Checker Component
/tools/stability-checker/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# Etcd backup Component
/tools/etcd-backup/ @aszecowka @PK85 @mszostok @piotrmiskiewicz @polskikiel
# The alpine-net directory
/tools/alpine-net/ @suleymanakbas91 @ahmedami @clebs @a-thaler @lilitgh
# The watch-pods directory
/tools/watch-pods/ @suleymanakbas91 @ahmedami @clebs @a-thaler @lilitgh
# kubeless-test-client tests
/tests/kubeless-test-client/ @rakesh-garimella @joek @sayanh @venturasr @gchbg
# Event Bus Tests
/tests/event-bus/ @Abd4llA @montaro @abbi-gaurav @marcobebway @radufa @sslavic
# All .md files
*.md @kazydek @klaudiagrz @tomekpapiernik @dpolitesap
# All files and subdirectories in /docs
/docs/ @kazydek @klaudiagrz @tomekpapiernik @dpolitesap
# Orchestrator file
orchestrator.Jenkinsfile @suleymanakbas91 @clebs @a-thaler @lilitgh
# Governance file
governance.Jenkinsfile @suleymanakbas91 @clebs @a-thaler @lilitgh @akucharska @michal-hudy @pkosiec @mjasinski5 @derberg @magicmatatjahu