Add additional owners to your Gemcutter gems

Thanks to John Nunemaker for this tip.

If you need to add additional owners to your gems on Gemcutter, you can use the gem owner command like so:

$ gem owner -a codemonkey@example my-cool-gem
Added owner: codemonkey@example.com
Owners for gem: my-cool-gem
- codemonkey@example.com
- codeslinger@example.com

Hopefully this feature will be included in the web interface soon. How about forking Gemcutter and beating me to the punch?

If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

No related posts.

Bookmark the permalink. Both comments and trackbacks are currently closed.
  • I've been trying to keep the site as read-only as possible...we have to use the `gem` command for everything else with rubygems, let's keep it that way :)
  • I guess that makes sense. Any plans to flesh out public profiles? I wanted to contribute in that area if you thought it made sense. It would be nice to see a list of another user's gems.
  • Yes, definitely. Once we transfer over accounts from RubyForge this will be pretty high on the list to do. :)
blog comments powered by Disqus