Skip to content

Commit 1a494eb

Browse files
authored
Merge pull request #8741 from adrianmoisey/set-api-reviewer
Add api-reviewers and api-approvers to the VPA API directory
2 parents bbf4d44 + e92841b commit 1a494eb

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

OWNERS_ALIASES

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
11
aliases:
2+
api-approvers:
3+
- deads2k
4+
- msau42
5+
- smarterclayton
6+
- thockin
7+
- liggitt
8+
api-reviewers:
9+
- andrewsykim
10+
- smarterclayton
11+
- thockin
12+
- liggitt
13+
- wojtek-t
14+
- deads2k
15+
- yujuhong
16+
- derekwaynecarr
17+
- mikedanese
18+
- sttts
19+
- dchen1107
20+
- saad-ali
21+
- luxas
22+
- janetkuo
23+
- justinsb
24+
- pwittrock
25+
- tallclair
26+
- mwielgus
27+
- soltysh
28+
- jsafrane
29+
- dims
30+
- cici37
231
sig-autoscaling-leads:
332
- adrianmoisey
433
- gjtempleton
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
# Disable inheritance as this is an api owners file
4+
options:
5+
no_parent_owners: true
6+
approvers:
7+
- api-approvers
8+
reviewers:
9+
- api-reviewers
10+
11+
labels:
12+
- kind/api-change

0 commit comments

Comments
 (0)