Merge pull request #93888 from dims/sig-arch-approvers-for-folders-that-dont-fall-under-other-sigs

Add sigs for root folders
This commit is contained in:
Kubernetes Prow Robot 2020-08-14 15:12:18 -07:00 committed by GitHub
commit 5d825b8f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 26 additions and 4 deletions

4
.github/OWNERS vendored
View File

@ -8,9 +8,7 @@ reviewers:
- nikhita
- parispittman
approvers:
- castrojo
- cblecker
- nikhita
- sig-contribex-approvers
- parispittman
emeritus_approvers:
- Phillels

View File

@ -1,4 +1,9 @@
aliases:
sig-architecture-approvers:
- dims
- derekwaynecarr
- johnbelamaric
# sig-auth subproject aliases
sig-auth-audit-approvers:
- sttts
@ -456,6 +461,20 @@ aliases:
# -
# -
sig-contribex-approvers:
- castrojo
- mrbobbytables
- cblecker
- nikhita
sig-docs-approvers:
- jimangel
- kbarnard10
- zacharysarah
- kbhawkey
- onlydole
- sftim
sig-node-api-reviewers:
- dchen1107
- derekwaynecarr

View File

@ -5,6 +5,7 @@ reviewers:
- smarterclayton
- thockin
approvers:
- sig-docs-approvers
- brendandburns
- smarterclayton
- thockin

View File

@ -3,4 +3,5 @@
reviewers:
- thockin
approvers:
- sig-architecture-approvers
- thockin

View File

@ -84,6 +84,7 @@ var _translationsOwners = []byte(`# See the OWNERS docs at https://go.k8s.io/own
reviewers:
- brendandburns
approvers:
- sig-cli-maintainers
- brendandburns
`)

1
third_party/OWNERS vendored
View File

@ -6,6 +6,7 @@ reviewers:
- smarterclayton
- thockin
approvers:
- dep-approvers
- lavalamp
- smarterclayton
- thockin

View File

@ -3,4 +3,5 @@
reviewers:
- brendandburns
approvers:
- sig-cli-maintainers
- brendandburns