Skip to content

Commit 436006a

Browse files
committed
Add headlamp teams
1 parent a6fb34f commit 436006a

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
teams:
2+
headlamp-admins:
3+
description: Admin access to the headlamp repo
4+
members:
5+
- joaquimrocha
6+
privacy: closed
7+
repos:
8+
headlamp: admin
9+
headlamp-maintainers:
10+
description: Write access to the headlamp repo
11+
members:
12+
- joaquimrocha
13+
privacy: closed
14+
repos:
15+
headlamp: write
16+

config/restrictions.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,9 @@ restrictions:
340340
- "^prow"
341341
- "^randfill"
342342
- "^testgrid"
343+
- path: "kubernetes-sigs/sig-ui/teams.yaml"
344+
allowedRepos:
345+
- "^headlamp"
343346
- path: "kubernetes-sigs/sig-usability/teams.yaml"
344347
allowedRepos:
345348
- "^sig-usability"

0 commit comments

Comments
 (0)