Legacy PyPI allowed admins to take over an existing project, but Warehouse doesn't have a mechanism to allow an admin to re-assign a project to another user.
@nlhkabu I'm going to work on this during the ep18 sprints.
The plan is to add an expandable section at the bottom of the project's "view" page in the admin similar to "Delete Project" or "Set Upload Limit"
Since a project might have multiple owners, it would be ideal if this feature allowed us to add/remove roles for a given project.
(Also probably worth mentioning that the users in the dev DB with admin access are dstufft, ewdurbin and di)
So far...
Both collapsed:

Both expanded:

Can we please make the text:
"To delete role "blah" for "blah", type the role name:
Most helpful comment
@nlhkabu I'm going to work on this during the ep18 sprints.
The plan is to add an expandable section at the bottom of the project's "view" page in the admin similar to "Delete Project" or "Set Upload Limit"