aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc135
1 files changed, 135 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..4e252f7df
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,135 @@
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 "login": "rseitbekov",
71 "name": "rseitbekov",
72 "avatar_url": "https://avatars2.githubusercontent.com/u/35684439?v=4",
73 "profile": "https://github.com/rseitbekov",
74 "contributions": [
75 "code"
76 ]
77 },
78 {
79 "login": "bittner",
80 "name": "Peter Bittner",
81 "avatar_url": "https://avatars2.githubusercontent.com/u/665072?v=4",
82 "profile": "https://djangogigs.com/developers/peter-bittner/",
83 "contributions": [
84 "ideas"
85 ]
86 },
87 {
88 "login": "justus-saul",
89 "name": "Justus Saul",
90 "avatar_url": "https://avatars1.githubusercontent.com/u/5861826?v=4",
91 "profile": "https://github.com/justus-saul",
92 "contributions": [
93 "bug",
94 "ideas"
95 ]
96 },
97 {
98 "login": "igreil",
99 "name": "igreil",
100 "avatar_url": "https://avatars0.githubusercontent.com/u/17239151?v=4",
101 "profile": "https://github.com/igreil",
102 "contributions": [
103 "ideas"
104 ]
105 },
106 {
107 "login": "marcolopes",
108 "name": "Marco Lopes",
109 "avatar_url": "https://avatars1.githubusercontent.com/u/431889?v=4",
110 "profile": "http://marcolopes.eu",
111 "contributions": [
112 "ideas"
113 ]
114 },
115 {
116 "login": "dayzlun",
117 "name": "dayzlun",
118 "avatar_url": "https://avatars3.githubusercontent.com/u/17259690?v=4",
119 "profile": "https://github.com/dayzlun",
120 "contributions": [
121 "bug"
122 ]
123 },
124 {
125 "login": "tobigue",
126 "name": "Tobias Günther",
127 "avatar_url": "https://avatars2.githubusercontent.com/u/1560152?v=4",
128 "profile": "https://twitter.com/tobigue_",
129 "contributions": [
130 "ideas"
131 ]
132 }
133 ],
134 "contributorsPerLine": 7
135}