Clean up OWNERS files (#6997)

This makes sure the list is accurate, to avoid requesting PR reviews
from people no longer maintaining the project.
Ideally, I would put a GitHub team,
but this does not seem to be supported [1].
It can be done via an additional OWNERS_ALIASES file [2],
but this is yet to be tested.

[1] https://www.kubernetes.dev/docs/guide/owners/
[2] https://www.kubernetes.dev/docs/guide/owners/#owners_aliases
This commit is contained in:
Armel Soro
2023-07-21 14:27:24 +02:00
committed by GitHub
parent fdafabe617
commit df07ac8a24
6 changed files with 12 additions and 23 deletions

4
OWNERS
View File

@@ -2,14 +2,10 @@
approvers:
- kadel
- valaparthvi
- feloy
- rm3l
- anandrkskd
reviewers:
- kadel
- valaparthvi
- feloy
- rm3l
- anandrkskd

View File

@@ -1,7 +1,6 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- valaparthvi
- rm3l
- feloy
- kadel
- feloy
- rm3l

View File

@@ -1,7 +1,6 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
reviewers:
- valaparthvi
- feloy
- kadel
- feloy
- rm3l

View File

@@ -1,9 +1,9 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- anandrkskd
- feloy
- rm3l
reviewers:
- anandrkskd
- feloy
- rm3l

View File

@@ -1,11 +1,9 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- rnapoles-rh
- anandrkskd
- feloy
- rm3l
reviewers:
- anandrkskd
- rnapoles-rh
- ritudes
- feloy
- rm3l

View File

@@ -1,12 +1,9 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- anandrkskd
- rnapoles-rh
- feloy
- rm3l
reviewers:
- rnapoles-rh
- anandrkskd
- valaparthvi
- feloy
- ritudes
- rm3l