Merge pull request #24554 from sftim/20201013_dot_github_code_owners

Set code owners for /.github
This commit is contained in:
Kubernetes Prow Robot
2020-11-16 02:57:05 -08:00
committed by GitHub
2 changed files with 18 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-docs-en-reviews # Defined in OWNERS_ALIASES
approvers:
- sig-docs-en-owners # Defined in OWNERS_ALIASES
+11
View File
@@ -0,0 +1,11 @@
# 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