Skip to content

Commit 9dd3319

Browse files
authored
CODEOWNERS: just use the kpt-reviewers group everywhere (#3621)
We don't need the complex rules now that we have one group.
1 parent 212b668 commit 9dd3319

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

CODEOWNERS

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Generally we are following a permissive policy of code ownership
22
# We use the @GoogleContainerTools/kpt-reviewers group so that we can assign a single person to each PR.
33

4-
# Docs
5-
/site @GoogleContainerTools/kpt-reviewers
6-
# These packages are referenced in docs.
7-
/package-examples/nginx/ @GoogleContainerTools/kpt-reviewers
8-
/package-examples/wordpress/ @GoogleContainerTools/kpt-reviewers
9-
10-
# Schemas changes additional scrutiny.
11-
/pkg/api @GoogleContainerTools/kpt-reviewers
12-
13-
# These tests enforce the behavior for fn
14-
kpt/e2e/testdata/fn-render @GoogleContainerTools/kpt-reviewers
15-
kpt/e2e/testdata/fn-eval @GoogleContainerTools/kpt-reviewers
4+
# Default
5+
/ @GoogleContainerTools/kpt-reviewers

0 commit comments

Comments
 (0)