-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yearly maintainer permissions review #1854
Comments
Process for this year was already started in #1793 but I suppose we can document the status here |
Sadly it seems I still need to use the github API to verify this -- the UI that Github provides for this seems to just lie to my face. Otherwise Github API result seems to agree with MAINTAINERS.txt but it seems to think that marina does not have any permissions in python-tuf -- this seems like a mistake? This is how I checked # print current python-tuf permissions (github access token must have repo write permissions)
curl -u $USER:$TOKEN https://api.github.com/repos/theupdateframework/python-tuf/collaborators | jq ".[] | .login, .permissions" |
@mnm678 has Maintain permissions via @theupdateframework/python-tuf-maintainers |
right... I now see th eexact same results. That was a weird glitch but everything looks right now. |
Related issues are now closed, maintainer lists have been updated and look decent: thanks Lukas. Multiple pypi maintainers have made releases in the last year so no problems with access there. Closing as resolved 👍 |
This is a checklist for evaluating python-tuf maintainer accounts and permissions. This issue is automatically opened once a year.
Tasks
Critical services
Other
The text was updated successfully, but these errors were encountered: