class Gem::Commands::OwnerCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e owner command lets you add and remove owners of a gem on a push rver (the default is https://rubygems.org). e owner of a gem has the permission to push new versions, yank existing rsions or edit the HTML page of the gem. Be careful of who you give push rmission to. EOF end