octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Implemented Collaborators API using the new pattern #99

Closed dhruvsinghal closed 9 years ago

dhruvsinghal commented 9 years ago

@pengwynn please take a look

pengwynn commented 9 years ago

Looking good @dhruvsinghal. Gonna tackle the other GET and the mutating methods while you're in here?

dhruvsinghal commented 9 years ago

Implemented the remaining GET call. @pengwynn Please take a look.

pengwynn commented 9 years ago

Had one question on this one @dhruvsinghal. Ping me and add the needs-review label if you need me to take another look.

dhruvsinghal commented 9 years ago

@pengwynn Please take a look.