How do we expand the list of Nephio OWNERS? #484
Replies: 4 comments 2 replies
|
So let's create a process how we proceed? Seems the most urgent is adding people to the OWNER files |
1 reply
|
Do we have defined criteria for considering someone an approver or reviewer? The CNCF Glossary has some documents that we can use, Contributor ladder which includes also the emeritus process |
1 reply
|
Maybe we could start with opening up the docs repo to more owners? There is likely to be a good few PRs in the next days as we review the documents. |
0 replies
|
Addressed in recent months. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
High level discussion and ideas gathering related to how Nephio contributors can be granted elevated privileges on a given repo.
All/most existing Nephio repos have the following OWNERS file:
https://github.com/nephio-project/nephio/blob/main/OWNERS
The OWNERS lists have not been updated in quite some time and each file should be reviewed at least every release.
See cleanup section here - https://www.kubernetes.dev/docs/guide/owners/#cleanup
If new approvers need to be assessed on their viability, how do we do that? GH stats, num of commits/PRs?
Some other relevant guidelines here -
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
All reactions