RLovelett / sports_data_api

A Ruby interface to the Sports Data API. API supports NFL, MLB, NHL, and NBA.
http://developer.sportsdatallc.com/api_gallery
Other
26 stars 28 forks source link

Gem ownership #63

Closed trevorrjohn closed 7 years ago

trevorrjohn commented 7 years ago

Hey @RLovelett can you add me to the gem ownership so that I can publish new versions going forward? See http://guides.rubygems.org/command-reference/#gem-owner

trevorrjohn commented 7 years ago

@RLovelett any thoughts on this?

RLovelett commented 7 years ago
$ gem owner --add "" sports_data_api
Adding : Owner could not be found.

¯\_(ツ)_/¯

What email should I use?

trevorrjohn commented 7 years ago

trevorrjohn@gmail.com

On Fri, Feb 3, 2017 at 8:40 AM Ryan Lovelett notifications@github.com wrote:

$ gem owner --add "trevor@john.tj" sports_data_api Adding trevor@john.tj: Owner could not be found.

¯_(ツ)_/¯

What email should I use?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RLovelett/sports_data_api/issues/63#issuecomment-277248765, or mute the thread https://github.com/notifications/unsubscribe-auth/AApILs1A17kmHo8KZ0_jLFhgUpKYq5TSks5rYy5MgaJpZM4Lxocu .

RLovelett commented 7 years ago
$ gem owner sports_data_api --add "@gmail.com"
Owner added successfully.
Owners for gem: sports_data_api
- trevorrjohn
- ryan@lovelett.me