diff options
Diffstat (limited to 'services/github')
| -rw-r--r-- | services/github/repository.json | 3 | ||||
| -rw-r--r-- | services/github/user.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/services/github/repository.json b/services/github/repository.json index b5b20e3..6cd1f5c 100644 --- a/services/github/repository.json +++ b/services/github/repository.json @@ -274,6 +274,7 @@ "name" : "GitHub", "authority" : "http://github.com/SPORE", "meta" : { - "documentation" : "http://develop.github.com/" + "documentation" : "http://develop.github.com/", + "module" : "repository" } } diff --git a/services/github/user.json b/services/github/user.json index 3f5a8dc..b1d33b2 100644 --- a/services/github/user.json +++ b/services/github/user.json @@ -162,6 +162,7 @@ "name" : "GitHub", "authority" : "http://github.com/SPORE", "meta" : { - "documentation" : "http://develop.github.com/" + "documentation" : "http://develop.github.com/", + "module" : "user" } } |
