From d2d6b95fbaf6d374078ded4ebbd95831e461b4cb Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 25 Oct 2010 18:58:00 +0200 Subject: add a meta module (needed by spore2dot) --- services/github/repository.json | 3 ++- services/github/user.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'services/github') 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" } } -- cgit v1.2.3