From 8fd81d577568517c12e23512dda43a7aecd1883a Mon Sep 17 00:00:00 2001 From: kongr45gpen Date: Thu, 21 Jan 2016 18:41:55 +0200 Subject: Show repo owner if the repo is a fork --- samples/wiki-new-page.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples') diff --git a/samples/wiki-new-page.json b/samples/wiki-new-page.json index b9ca4fa..53189de 100644 --- a/samples/wiki-new-page.json +++ b/samples/wiki-new-page.json @@ -35,7 +35,7 @@ "private": false, "html_url": "https://github.com/kongr45gpen/supybot-github", "description": "Highly configurable, still under construction supybot/gribble plugin that uses an HTTP post-commit hook to report commits and other updates from Github repositories", - "fork": false, + "fork": true, "url": "https://api.github.com/repos/kongr45gpen/supybot-github", "forks_url": "https://api.github.com/repos/kongr45gpen/supybot-github/forks", "keys_url": "https://api.github.com/repos/kongr45gpen/supybot-github/keys{/key_id}", -- cgit v1.2.3