Skip to content

Commit d81c260

Browse files
authored
Update CODEOWNERS with the broader team (#3099)
Some people have asked for minimal permissions, however, to avoid notification spam.
1 parent ec3ed02 commit d81c260

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CODEOWNERS

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
# Docs need to have a single approver to maintain consistency.
2-
/site @droot @frankfarzan @phanimarupaka @mengqiy @yuwenma @natasha41575
1+
# Generally we are following a permissive policy of code ownership
2+
# Some people have asked for only minimal permissions to avoid notification spam: @bgrant0607
3+
4+
# Default, unless something takes precedence below
5+
* @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
6+
7+
# Docs
8+
/site @bgrant0607 @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
39
# These packages are referenced in docs.
4-
/package-examples/nginx/ @droot @mortent @phanimarupaka @mengqiy
5-
/package-examples/wordpress/ @droot @mortent @phanimarupaka @mengqiy
10+
/package-examples/nginx/ @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
11+
/package-examples/wordpress/ @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
612

713
# Schemas changes additional scrutiny.
8-
/pkg/api @droot @mortent @phanimarupaka @mengqiy
14+
/pkg/api @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
915

1016
# These tests enforce the behavior for fn
11-
kpt/e2e/testdata/fn-render @droot @phanimarupaka @mengqiy
12-
kpt/e2e/testdata/fn-eval @droot @phanimarupaka @mengqiy
17+
kpt/e2e/testdata/fn-render @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma
18+
kpt/e2e/testdata/fn-eval @droot @justinsb @mengqiy @martinmaly @mortent @natasha41575 @yuwenma

0 commit comments

Comments
 (0)