Merge pull request #1983 from jku/update-maintainer-permissions-list

Update maintainers permission checklist
This commit is contained in:
Lukas Pühringer 2022-04-28 15:40:29 +02:00 committed by GitHub
commit 83f2eee19f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,9 @@ jobs:
### Critical services
* [ ] **PyPI**: maintainer list is visible to everyone at https://pypi.org/project/tuf/
* Only maintainers who do releases (+potentially org admins to prevent locking the project out)
* Only enough maintainers and org admins to prevent locking the project out
* [ ] **GitHub**: release environment reviewers listed in https://github.com/theupdateframework/python-tuf/settings/environments
* Maintainers who can approve releases to PyPI
* [ ] **GitHub**: permissions visible to admins at https://github.com/theupdateframework/python-tuf/settings/access
* "admin" permission: Only for maintainers and org admins who do project administration
* "push/maintain" permission: Maintainers who actively approve and merge PRs (+admins)