1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/CODEOWNERS

16 lines
652 B
Text
Raw Normal View History

# Areas of code where @marcelmue always wants to be a reviewer/notified.
/api @eddycharly @realshuting
/api/kyverno/v1 @eddycharly
/charts @treydock @eddycharly
/docs @chipzoller
/pkg/autogen @eddycharly
/pkg/background @realshuting
/pkg/engine @marcelmue @realshuting
/pkg/policy/mutate @marcelmue
/pkg/pss @realshuting
/pkg/utils @eddycharly
/pkg/userinfo @realshuting
/pkg/validation @realshuting
/pkg/webhooks @marcelmue @realshuting
/test @chipzoller @eddycharly @realshuting