mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
update (#6052)
Signed-off-by: ShutingZhao <shuting@nirmata.com> Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
parent
b6f37d476b
commit
d62f92f07f
1 changed files with 8 additions and 4 deletions
12
CODEOWNERS
12
CODEOWNERS
|
@ -1,11 +1,15 @@
|
||||||
# Areas of code where @marcelmue always wants to be a reviewer/notified.
|
# Areas of code where @marcelmue always wants to be a reviewer/notified.
|
||||||
/api @eddycharly
|
/api @eddycharly @realshuting
|
||||||
/api/kyverno/v1 @eddycharly
|
/api/kyverno/v1 @eddycharly
|
||||||
/charts @treydock @eddycharly
|
/charts @treydock @eddycharly
|
||||||
/docs @chipzoller
|
/docs @chipzoller
|
||||||
/pkg/autogen @eddycharly
|
/pkg/autogen @eddycharly
|
||||||
/pkg/engine @marcelmue
|
/pkg/background @realshuting
|
||||||
|
/pkg/engine @marcelmue @realshuting
|
||||||
/pkg/policy/mutate @marcelmue
|
/pkg/policy/mutate @marcelmue
|
||||||
|
/pkg/pss @realshuting
|
||||||
/pkg/utils @eddycharly
|
/pkg/utils @eddycharly
|
||||||
/pkg/webhooks @marcelmue
|
/pkg/userinfo @realshuting
|
||||||
/test @chipzoller @eddycharly
|
/pkg/validation @realshuting
|
||||||
|
/pkg/webhooks @marcelmue @realshuting
|
||||||
|
/test @chipzoller @eddycharly @realshuting
|
||||||
|
|
Loading…
Reference in a new issue