Skip to content

Commit

Permalink
sig-autoscaling: add teams for karpenter repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyankasaggu11929 committed Nov 23, 2023
1 parent 44aebaf commit 18a9a54
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/kubernetes-sigs/sig-autoscaling/OWNERS
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
35 changes: 35 additions & 0 deletions config/kubernetes-sigs/sig-autoscaling/teams.yaml
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

0 comments on commit 18a9a54

Please sign in to comment.