Files
Tim Bannister 6138d83895 Set code owners for /.github
Writes into /.github/workflows can provide privilege escalation, so lock down
access.
2020-10-13 19:18:50 +01:00

12 lines
268 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
# When modifying this file, consider the security implications of
# allowing listed reviewers / approvals to modify or remove any
# configured GitHub Actions.
reviewers:
- sig-docs-leads
approvers:
- sig-docs-leads