1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
shuting 2023-01-20 03:26:38 +08:00 committed by GitHub
parent b6f37d476b
commit d62f92f07f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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