I want to add a new owner of a gem in RubyGem but I don't know where I should do this:
- in the .gemspec?
- in any place in RubyGems.org page?
I have tried to use the gemspec options:
- s.authors
- s.email
But still not seeing my co-owner.
For a concrete example I'm trying with this gem: