Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-28 05:16:29 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-28 05:16:29 +0300
commit86cf3bf87bb1ba09c7578af27940e6090b14edcf (patch)
tree45a22886033dea27ec69997c9a8d1b409441df42 /.all-contributorsrc
parentd564996430c925daa1aefcdc8fd0ae244cac826d (diff)
Init All Contributors Specs
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc24
1 files changed, 24 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..448449cd1
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,24 @@
+{
+ "projectName": "Fork-Awesome",
+ "projectOwner": "ForkAwesome",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": [
+ "CONTRIBUTORS.md"
+ ],
+ "imageSize": 50,
+ "commit": false,
+ "contributors": [
+ {
+ "login": "davegandy",
+ "name": "Dave Gandy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1076721?v=4",
+ "profile": "https://github.com/davegandy",
+ "contributions": [
+ "code",
+ "design",
+ "doc"
+ ]
+ }
+ ]
+}