aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc71
1 files changed, 71 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..14e62b9a7
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,71 @@
1{
2 "projectName": "ferdi",
3 "projectOwner": "kytwb",
4 "repoType": "github",
5 "repoHost": "https://github.com",
6 "files": [
7 "README.md"
8 ],
9 "imageSize": 100,
10 "commit": true,
11 "commitConvention": "none",
12 "contributors": [
13 {
14 "login": "vantezzen",
15 "name": "Bennett",
16 "avatar_url": "https://avatars2.githubusercontent.com/u/10333196?v=4",
17 "profile": "https://vantezzen.io",
18 "contributions": [
19 "code",
20 "design",
21 "doc",
22 "ideas",
23 "translation"
24 ]
25 },
26 {
27 "login": "adlk",
28 "name": "Stefan Malzner",
29 "avatar_url": "https://avatars1.githubusercontent.com/u/3265004?v=4",
30 "profile": "http://www.adlk.io",
31 "contributions": [
32 "code",
33 "content",
34 "design",
35 "doc",
36 "ideas",
37 "infra",
38 "projectManagement",
39 "test",
40 "translation"
41 ]
42 },
43 {
44 "login": "kytwb",
45 "name": "Amine Mouafik",
46 "avatar_url": "https://avatars0.githubusercontent.com/u/412895?v=4",
47 "profile": "https://twitter.com/kytwb",
48 "contributions": [
49 "question",
50 "code",
51 "doc",
52 "ideas",
53 "maintenance",
54 "platform",
55 "projectManagement",
56 "review"
57 ]
58 },
59 {
60 "login": "ZeroCool940711",
61 "name": "ZeroCool",
62 "avatar_url": "https://avatars3.githubusercontent.com/u/5977640?v=4",
63 "profile": "http://seriesgt.com",
64 "contributions": [
65 "code",
66 "ideas"
67 ]
68 }
69 ],
70 "contributorsPerLine": 7
71}