Files
odo/OWNERS
Armel Soro df07ac8a24 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
2023-07-21 14:27:24 +02:00

12 lines
151 B
Plaintext

# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- kadel
- feloy
- rm3l
reviewers:
- kadel
- feloy
- rm3l