Skip to content

Commit ccd9726

Browse files
committed
fixes indents for Prow CI
1 parent 6659eac commit ccd9726

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

OWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
22
# This file just uses aliases defined in OWNERS_ALIASES.
3+
# Do not change indents. Incorrect indents break the Prow CI
34

45
reviewers:
5-
- merge-rights
6+
- merge-rights
67
approvers:
7-
- merge-rights
8+
- merge-rights

OWNERS-ALIASES

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,28 @@
11
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#OWNERS_ALIASES
2+
# Do not change indents. Incorrect indents break the Prow CI
23

34
aliases:
45
merge-rights:
5-
- abhatt-rh
6-
- abrennan89
7-
- adellape
8-
- aireilly
9-
- apinnick
10-
- bburt-rh
11-
- bergerhoffer
12-
- bscott-rh
13-
- gabriel-rh
14-
- jab-rh
15-
- jeana-redhat
16-
- JoeAldinger
17-
- kalexand-rh
18-
- kcarmichael08
19-
- kelbrown20
20-
- michaelryanpeter
21-
- mjpytlak
22-
- opayne1
23-
- ousleyp
24-
- rolfedh
25-
- sjhala-ccs
26-
- snarayan-redhat
27-
- Srivaralakshmi
6+
- abhatt-rh
7+
- abrennan89
8+
- adellape
9+
- aireilly
10+
- apinnick
11+
- bburt-rh
12+
- bergerhoffer
13+
- bscott-rh
14+
- gabriel-rh
15+
- jab-rh
16+
- jeana-redhat
17+
- JoeAldinger
18+
- kalexand-rh
19+
- kcarmichael08
20+
- kelbrown20
21+
- michaelryanpeter
22+
- mjpytlak
23+
- opayne1
24+
- ousleyp
25+
- rolfedh
26+
- sjhala-ccs
27+
- snarayan-redhat
28+
- Srivaralakshmi

0 commit comments

Comments
 (0)