Skip to content

Instantly share code, notes, and snippets.

@dasch
Created January 17, 2010 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dasch/279625 to your computer and use it in GitHub Desktop.
Save dasch/279625 to your computer and use it in GitHub Desktop.
## Working with Gemcutter ##
# Add an owner to a Gem
gem owner --add $EMAIL
# Remove an owner from a Gem
gem owner --remove $EMAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment