mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1983 from jku/update-maintainer-permissions-list
Update maintainers permission checklist
This commit is contained in:
commit
83f2eee19f
1 changed files with 3 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue