Skip to content

Commit 8c16852

Browse files
authored
Change Github team name from prow to neighbors (#12786)
* Change Github team name from prow to neighbors * Cleanup of the CODEOWNERS
1 parent c1cf13e commit 8c16852

File tree

1 file changed

+10
-24
lines changed

1 file changed

+10
-24
lines changed

CODEOWNERS

+10-24
Original file line numberDiff line numberDiff line change
@@ -7,34 +7,20 @@
77
# These are the default owners for the whole content of the `kyma` repository.
88
# The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
99

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.
1111

12-
* @kyma-project/prow @neighbors-dev-bot
12+
* @kyma-project/neighbors @neighbors-dev-bot
1313

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
3220

3321
# All .md files
34-
*.md @mmitoraj @NHingerl @grego952 @IwonaLanger @nataliasitko @neighbors-dev-bot
35-
22+
*.md @kyma-project/technical-writers
3623

3724
# 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.
3825
# 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

Comments
 (0)