forked from kyma-incubator/reconciler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
20 lines (14 loc) · 982 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# These are the default owners for the whole content of the repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @khlifi411 @jeremyharisch @ruanxin @tobiscr @m00g3n @pPrecel @moelsayed @clebs @Tomasz-Smelcerz-SAP @jakobmoellersap @adityabhatia
# Ory reconciler
/pkg/reconciler/instances/ory/ @strekm @werdes72 @dariusztutaj @cnvergence @barchw @videlov @triffer
# Istio reconciler
/pkg/reconciler/instances/istio/ @strekm @werdes72 @dariusztutaj @cnvergence @barchw @videlov @triffer
# Serverless reconciler
/pkg/reconciler/instances/serverless/ @m00g3n @pPrecel @dbadura @kwiatekus
# Connectivity Proxy reconciler
/pkg/reconciler/instances/connectivityproxy/ @akgalwas @franpog859 @koala7659 @ralikio
# Runtime Monitoring Agent (rma) reconciler
/pkg/reconciler/instances/rma/ @ebensom @life0215 @lumi017 @tobiscr
# All .md files
*.md @mmitoraj @nhingerl @grego952 @IwonaLanger