1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/CODEOWNERS

23 lines
625 B
Text
Raw Normal View History

# Areas of code where @marcelmue always wants to be a reviewer/notified.
/pkg/webhooks @marcelmue
/pkg/policy/mutate @marcelmue
/pkg/engine @marcelmue @vyankyGH
/pkg/kyverno @vyankyGH
/pkg/openapi @vyankyGH
/pkg/policycache @vyankyGH
/pkg/policy/validate @vyankyGH
/test @vyankyGH @chipzoller
/docs @chipzoller
/pkg/cosign @samj1912
/pkg/engine @samj1912
/pkg/kyverno @samj1912
/pkg/policy @samj1912
/pkg/registryclient @samj1912
/api/kyverno/v1 @samj1912
/pkg/webhooks @prateekpandey14
/pkg/engine @prateekpandey14
/pkg/generate @prateekpandey14
/pkg/policy/generate @prateekpandey14
/api @prateekpandey14
/charts @treydock