# File lib/rubygems/commands/owner_command.rb, line 56
  def add_owners name, owners
    manage_owners :post, name, owners
  end