Skip to content

Commit c761b84

Browse files
Merge pull request #34 from ci-framework/OWNERS-ALIASES
Adding OWNERS_ALIASES
2 parents b6b9560 + 34ad421 commit c761b84

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

OWNERS

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
12
approvers:
2-
- abays
3-
- beagles
4-
- dprince
5-
- karelyatin
6-
- olliewalsh
7-
- Sandeepyadav93
8-
- slawqo
9-
- stuggi
10-
- viroel
3+
- ci-approvers
4+
- network-approvers
5+
- openstack-approvers
116

127
reviewers:
13-
- abays
14-
- beagles
15-
- dprince
16-
- karelyatin
17-
- olliewalsh
18-
- Sandeepyadav93
19-
- slawqo
20-
- stuggi
21-
- viroel
8+
- ci-approvers
9+
- network-approvers
10+
- openstack-approvers

OWNERS_ALIASES

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases
2+
3+
aliases:
4+
ci-approvers:
5+
- Sandeepyadav93
6+
- viroel
7+
network-approvers:
8+
- beagles
9+
- karelyatin
10+
- slawqo
11+
openstack-approvers:
12+
- abays
13+
- dprince
14+
- olliewalsh
15+
- stuggi

0 commit comments

Comments
 (0)