aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc177
1 files changed, 177 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..6013e64ad
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,177 @@
1{
2 "projectName": "ferdi",
3 "projectOwner": "kytwb",
4 "repoType": "github",
5 "repoHost": "https://github.com",
6 "files": [
7 "README.md"
8 ],
9 "imageSize": 40,
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 "example",
25 "bug",
26 "content",
27 "infra",
28 "userTesting",
29 "question",
30 "projectManagement",
31 "review"
32 ]
33 },
34 {
35 "login": "adlk",
36 "name": "Stefan Malzner",
37 "avatar_url": "https://avatars1.githubusercontent.com/u/3265004?v=4",
38 "profile": "http://www.adlk.io",
39 "contributions": [
40 "code",
41 "content",
42 "design",
43 "doc",
44 "ideas",
45 "infra",
46 "projectManagement",
47 "test",
48 "translation"
49 ]
50 },
51 {
52 "login": "kytwb",
53 "name": "Amine Mouafik",
54 "avatar_url": "https://avatars0.githubusercontent.com/u/412895?v=4",
55 "profile": "https://twitter.com/kytwb",
56 "contributions": [
57 "question",
58 "code",
59 "doc",
60 "ideas",
61 "maintenance",
62 "platform",
63 "projectManagement",
64 "review",
65 "infra",
66 "fundingFinding"
67 ]
68 },
69 {
70 "login": "ZeroCool940711",
71 "name": "ZeroCool",
72 "avatar_url": "https://avatars3.githubusercontent.com/u/5977640?v=4",
73 "profile": "http://seriesgt.com",
74 "contributions": [
75 "code",
76 "ideas"
77 ]
78 },
79 {
80 "login": "rseitbekov",
81 "name": "rseitbekov",
82 "avatar_url": "https://avatars2.githubusercontent.com/u/35684439?v=4",
83 "profile": "https://github.com/rseitbekov",
84 "contributions": [
85 "code"
86 ]
87 },
88 {
89 "login": "bittner",
90 "name": "Peter Bittner",
91 "avatar_url": "https://avatars2.githubusercontent.com/u/665072?v=4",
92 "profile": "https://djangogigs.com/developers/peter-bittner/",
93 "contributions": [
94 "ideas",
95 "bug"
96 ]
97 },
98 {
99 "login": "justus-saul",
100 "name": "Justus Saul",
101 "avatar_url": "https://avatars1.githubusercontent.com/u/5861826?v=4",
102 "profile": "https://github.com/justus-saul",
103 "contributions": [
104 "bug",
105 "ideas"
106 ]
107 },
108 {
109 "login": "igreil",
110 "name": "igreil",
111 "avatar_url": "https://avatars0.githubusercontent.com/u/17239151?v=4",
112 "profile": "https://github.com/igreil",
113 "contributions": [
114 "ideas"
115 ]
116 },
117 {
118 "login": "marcolopes",
119 "name": "Marco Lopes",
120 "avatar_url": "https://avatars1.githubusercontent.com/u/431889?v=4",
121 "profile": "http://marcolopes.eu",
122 "contributions": [
123 "ideas"
124 ]
125 },
126 {
127 "login": "dayzlun",
128 "name": "dayzlun",
129 "avatar_url": "https://avatars3.githubusercontent.com/u/17259690?v=4",
130 "profile": "https://github.com/dayzlun",
131 "contributions": [
132 "bug"
133 ]
134 },
135 {
136 "login": "tobigue",
137 "name": "Tobias Günther",
138 "avatar_url": "https://avatars2.githubusercontent.com/u/1560152?v=4",
139 "profile": "https://twitter.com/tobigue_",
140 "contributions": [
141 "ideas"
142 ]
143 },
144 {
145 "login": "AGCaesar",
146 "name": "AGCaesar",
147 "avatar_url": "https://avatars3.githubusercontent.com/u/7844066?v=4",
148 "profile": "https://github.com/AGCaesar",
149 "contributions": [
150 "platform"
151 ]
152 },
153 {
154 "login": "Makazzz",
155 "name": "Makazzz",
156 "avatar_url": "https://avatars2.githubusercontent.com/u/49844464?v=4",
157 "profile": "https://github.com/Makazzz",
158 "contributions": [
159 "bug",
160 "code"
161 ]
162 },
163 {
164 "login": "xthursdayx",
165 "name": "xthursdayx",
166 "avatar_url": "https://avatars0.githubusercontent.com/u/18044308?v=4",
167 "profile": "https://github.com/xthursdayx",
168 "contributions": [
169 "code",
170 "doc",
171 "infra",
172 "platform"
173 ]
174 }
175 ],
176 "contributorsPerLine": 6
177}