Files
kubernetes/hack/testdata/levee/OWNERS
Patrick Rhomberg 90b85bf3fa KEP-1933: add static analysis target to hack/
* Add static analysis to hack/verify-govet-levee.sh for defense against
accidental logging of credentials.
* Add binary dependency to hack/tools/tools.go and associated go.mod, go.sum.
* Add analysis configuration to hack/testdata/levee/
2020-11-03 20:03:26 +00:00

7 lines
93 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- spiffxp
reviewers:
- spiffxp