Skip to content
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

How do I transfer ownership of packages? #1745

Closed
tejasmanohar opened this issue Feb 13, 2017 · 3 comments
Closed

How do I transfer ownership of packages? #1745

tejasmanohar opened this issue Feb 13, 2017 · 3 comments

Comments

@tejasmanohar
Copy link

tejasmanohar commented Feb 13, 2017

How do I transfer package ownership? I want to transfer

  • gevent_semaphore_decorator
  • gevent_semaphore_decorator
  • gevent_ticker

to segment on Pypa. I've transferred all of the repos from tejasmanohar (me) to segmentio (note that the pypa username is segment without the io) on GitHub to show intent.

Thanks in advance!

@di
Copy link
Member

di commented Feb 16, 2017

EDIT: The answer below is out of date. You can now add new owners on pypi.org by navigating to:

"Your Projects" > (project name) > "Manage" > "Collaborators" > Add


@tejasmanohar You will need to do this through pypi-legacy, not Warehouse, by adding an "owner" role for the segment user to each package:

https://pypi.python.org/pypi?:action=role_form&package_name=gevent_ticker
https://pypi.python.org/pypi?:action=role_form&package_name=gevent_semaphore_decorator
https://pypi.python.org/pypi?:action=role_form&package_name=gevent_timer

Feel free to reply if you have any other issues.

@di di closed this as completed Feb 16, 2017
@tejasmanohar
Copy link
Author

Done! Is there a primary owner or are they all equal? Can I remove my own ownership? I have access to segment anywyays :)

@di
Copy link
Member

di commented Feb 16, 2017

Is there a primary owner or are they all equal?

They are all equal.

Can I remove my own ownership?

You can remove your own ownership only if there are other owners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants