Skip to content

Commit

Permalink
sig-release: Add subproject leads as reviewers/approvers for subdirs
Browse files Browse the repository at this point in the history
Grants:

- Reviewer:
  - /sig-release
- Approver:
  - /communication/slack-config/sig-release
  - /contributors/devel/sig-release

Signed-off-by: Stephen Augustus <[email protected]>
  • Loading branch information
justaugustus committed Jun 3, 2024
1 parent edcc6ea commit d163f44
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
4 changes: 4 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,8 @@ aliases:
provider-vmware:
- cantbewong
- frapposelli
sig-release-subproject-leads:
- gracenng
- katcosgrove
- xmudrii
## END CUSTOM CONTENT
3 changes: 2 additions & 1 deletion communication/slack-config/sig-release/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-release-leads
- sig-release-subproject-leads
approvers:
- sig-release-leads
- sig-release-subproject-leads
labels:
- sig/release
3 changes: 2 additions & 1 deletion contributors/devel/sig-release/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-release-leads
- sig-release-subproject-leads
approvers:
- sig-release-leads
- sig-release-subproject-leads
labels:
- sig/release
2 changes: 1 addition & 1 deletion sig-release/OWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- sig-release-leads
- sig-release-subproject-leads
approvers:
- sig-release-leads
labels:
Expand Down

0 comments on commit d163f44

Please sign in to comment.