Skip to content

Commit 5774c04

Browse files
committed
chore: clean up owners file
This cleans up the root OWNERS file to follow best-practice and to match the state of the kubeflow sdk file: https://github.com/kubeflow/sdk/blob/main/kubeflow/hub/OWNERS after the following PR is merged: kubeflow/sdk#252 Specifically this does the following: - move andreyvelich to emeritus_approvers (no longer active) (per this comment: kubeflow/sdk#244 (comment) ) - remove duplicate reviewers entries which are also in approvers: - Al-Pragliola - pboyd Also see: kubeflow/sdk#244 (comment) Following this, these OWNERS files should be kept in sync: https://github.com/kubeflow/model-registry/blob/main/OWNERS https://github.com/kubeflow/sdk/blob/main/kubeflow/hub/OWNERS Signed-off-by: Jon Burdo <jon@jonburdo.com>
1 parent ef24e65 commit 5774c04

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

OWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
approvers:
22
- Al-Pragliola
3-
- andreyvelich # noqa(kubeflow-hub-team)
43
- ederign
54
- jonburdo
65
- pboyd
76
- rareddy
87
- tarilabs
98
emeritus_approvers:
9+
- andreyvelich
1010
- ckadner
1111
- Tomcli
1212
- zijianjoy
1313
reviewers:
14-
- Al-Pragliola
15-
- andreyvelich
1614
- fege
17-
- pboyd

0 commit comments

Comments
 (0)