Skip to content

Commit eeaa9b4

Browse files
committed
Grant Release Managers access to push images in build-image GCP project
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 3ec33f4 commit eeaa9b4

File tree

4 files changed

+54
-0
lines changed

4 files changed

+54
-0
lines changed

OWNERS_ALIASES

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
aliases:
2+
sig-release-approvers:
3+
- calebamiles # SIG Chair
4+
- justaugustus # SIG Chair
5+
- tpepper # SIG Chair
6+
release-engineering-approvers:
7+
- calebamiles # subproject owner
8+
- dougm # Patch Release Team
9+
- feiskyer # Patch Release Team
10+
- hoegaarden # Patch Release Team
11+
- idealhack # Patch Release Team
12+
- justaugustus # subproject owner / Patch Release Team
13+
- tpepper # subproject owner / Patch Release Team
14+
release-engineering-reviewers:
15+
- calebamiles # subproject owner
16+
- cpanato # Branch Manager
17+
- dougm # Patch Release Team
18+
- feiskyer # Patch Release Team
19+
- hoegaarden # Patch Release Team
20+
- idealhack # Patch Release Team
21+
- justaugustus # subproject owner / Patch Release Team
22+
- saschagrunert # Branch Manager
23+
- tpepper # subproject owner / Patch Release Team

groups/groups.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,9 +487,18 @@ groups:
487487
settings:
488488
ReconcileMembers: "true"
489489
members:
490+
491+
490492
493+
494+
495+
496+
491497
492498
499+
500+
501+
493502

494503
- email-id: [email protected]
495504
name: k8s-infra-staging-capi-docker
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- sig-release-approvers
5+
- release-engineering-approvers
6+
reviewers:
7+
- release-engineering-reviewers
8+
9+
labels:
10+
- sig/release
11+
- area/release-eng
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- sig-release-approvers
5+
- release-engineering-approvers
6+
reviewers:
7+
- release-engineering-reviewers
8+
9+
labels:
10+
- sig/release
11+
- area/release-eng

0 commit comments

Comments
 (0)