|
7 | 7 | # These are the default owners for the whole content of the `kyma` repository.
|
8 | 8 | # The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
|
9 | 9 |
|
10 |
| -# IMPORTANT: Each path must have @neighbors-dev-bot @kyma-project/prow added to let automation work. Having bot added as owner explicitly while it's not a kyma-project/prow group member does not interfere with the request review automation. |
| 10 | +# IMPORTANT: Each path must have @neighbors-dev-bot @kyma-project/neighbors added to let automation work. Having bot added as owner explicitly while it's not a kyma-project/prow group member does not interfere with the request review automation. |
11 | 11 |
|
12 |
| -* @kyma-project/prow @neighbors-dev-bot |
| 12 | +* @kyma-project/neighbors @neighbors-dev-bot |
13 | 13 |
|
14 |
| -# The following pattern has no owners assigned, effectively excluding it from requiring reviews by codeowners. |
15 |
| -/vpath/pjtester.yaml |
16 |
| - |
17 |
| -/docs @kyma-project/prow @mmitoraj @grego952 @NHingerl @IwonaLanger @nataliasitko @neighbors-dev-bot |
18 |
| -/prow @kyma-project/prow @neighbors-dev-bot |
19 |
| -/prow/cluster @kyma-project/prow @neighbors-dev-bot |
20 |
| -/prow/images @kyma-project/prow @neighbors-dev-bot |
21 |
| - |
22 |
| -/prow/jobs @kyma-project/prow @neighbors-dev-bot |
23 |
| -/prow/jobs/api-gateway/ @kyma-project/goat @neighbors-dev-bot @kyma-project/prow |
24 |
| -/prow/jobs/kyma-project/istio/ @kyma-project/goat @neighbors-dev-bot @kyma-project/prow |
25 |
| - |
26 |
| -/prow/scripts @kyma-project/prow @neighbors-dev-bot |
27 |
| - |
28 |
| -/templates @kyma-project/prow @neighbors-dev-bot |
29 |
| -/templates/templates @kyma-project/prow @neighbors-dev-bot |
30 |
| - |
31 |
| -templates/data/ |
| 14 | +/docs @kyma-project/neighbors @kyma-project/technical-writers |
| 15 | +/prow @kyma-project/neighbors @neighbors-dev-bot |
| 16 | +/prow/cluster @kyma-project/neighbors @neighbors-dev-bot |
| 17 | +/prow/images @kyma-project/neighbors @neighbors-dev-bot |
| 18 | +/prow/jobs @kyma-project/neighbors @neighbors-dev-bot |
| 19 | +/prow/scripts @kyma-project/neighbors @neighbors-dev-bot |
32 | 20 |
|
33 | 21 | # All .md files
|
34 |
| -*.md @mmitoraj @NHingerl @grego952 @IwonaLanger @nataliasitko @neighbors-dev-bot |
35 |
| - |
| 22 | +*.md @kyma-project/technical-writers |
36 | 23 |
|
37 | 24 | # File index.md must be owned by prow group in case it will get changes in a pull request which is not allowed to be approved by approval bot.
|
38 | 25 | # In such case a human approver from prow group must approve the pull request.
|
39 |
| -/docs/index.md @kyma-project/prow @neighbors-dev-bot |
40 |
| -/docs/security/imagemitigation.json @TorstenD-SAP |
| 26 | +/docs/index.md @kyma-project/neighbors @neighbors-dev-bot |
0 commit comments