Skip to content

Commit 8d76327

Browse files
committed
Add lab-stewards team and lab-proposals configuration
Added a new team 'lab-stewards' with maintainers and members, and created 'lab-proposals' with specific team permissions. Signed-off-by: Ry Jones <ry@linux.com>
1 parent 91d7399 commit 8d76327

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

config.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,22 @@ teams:
3030
- davidwboswell
3131
- hartm
3232
- jwagantall
33+
- name: lab-stewards
34+
maintainers:
35+
- mbrandenburger
36+
members:
37+
- EnriqueL8
38+
- OsamaRab3
39+
- VRamakrishna
40+
- alvaropicazo
41+
- arsulegai
42+
- dmueller2001
43+
- hendrikebbers
44+
- kkaur01
45+
- kmillikin
46+
- matthew1001
47+
- tock-ibm
48+
- vipinsun
3349
- name: security-managers
3450
maintainers:
3551
- hartm
@@ -65,6 +81,13 @@ repositories:
6581
community: maintain
6682
tac: maintain
6783
visibility: public
84+
- name: lab-proposals
85+
teams:
86+
community: maintain
87+
security-managers: read
88+
lab-stewards: maintain
89+
tac: maintain
90+
visibility: public
6891
- name: project-proposals
6992
teams:
7093
community: maintain

0 commit comments

Comments
 (0)