1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/CODEOWNERS
Line: 2: incorrect codeowner user: marcelmue Line: 2: no users/groups matched Line: 3: incorrect codeowner user: marcelmue Line: 3: no users/groups matched Line: 4: incorrect codeowner user: marcelmue Line: 4: incorrect codeowner user: vyankyGH Line: 4: no users/groups matched Line: 5: incorrect codeowner user: vyankyGH Line: 5: no users/groups matched Line: 6: incorrect codeowner user: vyankyGH Line: 6: no users/groups matched Line: 7: incorrect codeowner user: vyankyGH Line: 7: no users/groups matched Line: 8: incorrect codeowner user: vyankyGH Line: 8: no users/groups matched Line: 9: incorrect codeowner user: vyankyGH Line: 9: incorrect codeowner user: chipzoller Line: 9: no users/groups matched Line: 10: incorrect codeowner user: chipzoller Line: 10: no users/groups matched Line: 11: incorrect codeowner user: samj1912 Line: 11: no users/groups matched Line: 12: incorrect codeowner user: samj1912 Line: 12: no users/groups matched Line: 13: incorrect codeowner user: samj1912 Line: 13: no users/groups matched Line: 14: incorrect codeowner user: samj1912 Line: 14: no users/groups matched Line: 15: incorrect codeowner user: samj1912 Line: 15: no users/groups matched Line: 16: incorrect codeowner user: samj1912 Line: 16: no users/groups matched Line: 17: incorrect codeowner user: prateekpandey14 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: prateekpandey14 Line: 18: no users/groups matched Line: 19: incorrect codeowner user: prateekpandey14 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: prateekpandey14 Line: 20: no users/groups matched Line: 21: incorrect codeowner user: prateekpandey14 Line: 21: no users/groups matched Line: 22: incorrect codeowner user: treydock Line: 22: no users/groups matched
treydock 7f4f6d14fd
Update CODEOWNERS to include treydock (#4097)
Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu>
2022-06-09 14:38:50 +00:00

22 lines
625 B
Text

# 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