diff options
| -rw-r--r-- | AUTHORS.rst | 1 | ||||
| -rw-r--r-- | README.rst | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst index 4415d5e..3497c25 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -23,3 +23,4 @@ Patches and Suggestions - Antti Kaihola <akaihol+github@ambitone.com> - Francisco Marcos <fmarcos83@gmail.com> - Nathaniel Williams <nat.williams@gmail.com> +- Alejandro Gómez <alejandroogomez@gmail.com> @@ -42,13 +42,14 @@ Achievements - `Repos service <http://developer.github.com/v3/repos/>`_ - `Gists service <http://developer.github.com/v3/gists/>`_ - `Git Data service <http://developer.github.com/v3/git/>`_ +- `Pull requests service <http://developer.github.com/v3/pulls/>`_ TODO ----- -- Services: Issues, Orgs, Pull Requests, Events +- Services: Issues, Orgs, Events - Oauth authorization API (service?) -- Proxy methods into resources (e.g copitux.followers()) +- Proxy methods into resources (e.g copitux.followers) Contribute ----------- |
