-
Notifications
You must be signed in to change notification settings - Fork 702
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sig-autoscaling: add teams for karpenter repo
- Loading branch information
1 parent
44aebaf
commit 18a9a54
Showing
2 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
reviewers: | ||
- sig-autoscaling-leads | ||
approvers: | ||
- sig-autoscaling-leads | ||
labels: | ||
- sig/autoscaling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
teams: | ||
karpenter-admins: | ||
description: admin access to the karpenter repo | ||
members: | ||
- bwagner5 | ||
- ellistarn | ||
- gjtempleton | ||
- jonathan-innis | ||
- MaciekPytel | ||
- mwielgus | ||
- njtran | ||
- tzneal | ||
privacy: closed | ||
repos: | ||
karpenter: admin | ||
karpenter-maintainers: | ||
description: write access to the karpenter repo | ||
members: | ||
- bwagner5 | ||
- ellistarn | ||
- gjtempleton | ||
- jonathan-innis | ||
- MaciekPytel | ||
- mwielgus | ||
- njtran | ||
- tzneal | ||
privacy: closed | ||
repos: | ||
karpenter: write | ||
sig-autoscaling-leads: | ||
description: "leads of the SIG Autoscaling" | ||
members: | ||
- gjtempleton | ||
- mwielgus | ||
privacy: closed |