Skip to content

Conversation

@logicminds
Copy link
Contributor

This adds a short doc on how to transfer a gem to VoxPupuli

Copy link
Member

@binford2k binford2k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to add information about configuring CI to this guide, as in voxpupuli/metadata-json-lint#163?

@bastelfreak might have opinions here

@logicminds
Copy link
Contributor Author

I was going to make another doc about transferring a project and all the steps. This is just scoped to gem transfers on ruby gems.


## Adding Owners to an Existing Gem

To add owners to an existing gem head over to RubyGems.org website.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we document the CLI command? gem owner -a voxpupuli GEM

It has the benefit that we don't need to specify the email address publicly.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I explicitly left that out because the UI seems like it has some better safeguards. I just wanted to give a single way to do it. Using the cli also means you have an API key that hasn't expired as well and is scoped to adding owners.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the website will accept the username too

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

Successfully merging this pull request may close these issues.

3 participants