]> Nishi Git Mirror - gwion.git/commitdiff
docs: create .all-contributorsrc 129/head
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Thu, 20 Jun 2019 17:25:09 +0000 (17:25 +0000)
committerallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Thu, 20 Jun 2019 17:25:09 +0000 (17:25 +0000)
.all-contributorsrc [new file with mode: 0644]

diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644 (file)
index 0000000..ed1c81e
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "files": [
+    "README.md"
+  ],
+  "imageSize": 100,
+  "commit": false,
+  "contributors": [
+    {
+      "login": "PaulBatchelor",
+      "name": "Paul Batchelor",
+      "avatar_url": "https://avatars3.githubusercontent.com/u/8139389?v=4",
+      "profile": "http://paulbatchelor.github.io",
+      "contributions": [
+        "question",
+        "bug",
+        "code",
+        "ideas"
+      ]
+    }
+  ],
+  "contributorsPerLine": 7,
+  "projectName": "Gwion",
+  "projectOwner": "fennecdjay",
+  "repoType": "github",
+  "repoHost": "https://github.com"
+}