Skip to content

Commit

Permalink
Add gem add owner procedure doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mercier committed Sep 13, 2016
1 parent c1519d8 commit 346f5af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ Then for the actual releasing:
gem push kameleon-builder-2.7.0.gem

You need a rubygem account and I have to give you permissions so that you can push.
To do so, create an account on https://rubygems.org/ and ask an owner to do
the following command::

gem owner kameleon-builder -a your@email.com

And that's all :)

0 comments on commit 346f5af

Please sign in to comment.