Skip to content

Commit b013015

Browse files
tmshortci-robot
authored andcommitted
UPSTREAM: <carry>: Add tmshort to approvers
Also `s/runtime/framework/g` in the DOWNSTREAM_OWNERS Signed-off-by: Todd Short <[email protected]>
1 parent f24e1a2 commit b013015

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

DOWNSTREAM_OWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# administrators of this repo are controlled via GitHub teams, not this file
22

33
approvers:
4-
- operator-runtime-approvers
4+
- operator-framework-approvers
55

66
reviewers:
7-
- operator-runtime-approvers
8-
- operator-runtime-reviewers
7+
- operator-framework-approvers
8+
- operator-framework-reviewers
99

DOWNSTREAM_OWNERS_ALIASES

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11

22
aliases:
33
# contributors who can approve any PRs in the repo
4-
operator-runtime-approvers:
4+
operator-framework-approvers:
55
- grokspawn
66
- joelanford
77
- kevinrizza
88
- oceanc80
99
- perdasilva
1010
- m1kola
1111
- everettraven
12+
- tmshort
13+
- LalatenduMohanty
1214

1315
# contributors who can review/lgtm any PRs in the repo
14-
operator-runtime-reviewers:
16+
operator-framework-reviewers:
1517
- anik120
1618
- ankitathomas
1719
- dtfranz
@@ -23,3 +25,4 @@ aliases:
2325
- perdasilva
2426
- tmshort
2527
- everettraven
28+
- LalatenduMohanty

0 commit comments

Comments
 (0)