aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc20
1 files changed, 15 insertions, 5 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 724b50b78..f5f5e7843 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -6,7 +6,7 @@
6 "files": [ 6 "files": [
7 "README.md" 7 "README.md"
8 ], 8 ],
9 "imageSize": 100, 9 "imageSize": 40,
10 "commit": true, 10 "commit": true,
11 "commitConvention": "none", 11 "commitConvention": "none",
12 "contributors": [ 12 "contributors": [
@@ -20,7 +20,15 @@
20 "design", 20 "design",
21 "doc", 21 "doc",
22 "ideas", 22 "ideas",
23 "translation" 23 "translation",
24 "example",
25 "bug",
26 "content",
27 "infra",
28 "userTesting",
29 "question",
30 "projectManagement",
31 "review"
24 ] 32 ]
25 }, 33 },
26 { 34 {
@@ -53,7 +61,8 @@
53 "maintenance", 61 "maintenance",
54 "platform", 62 "platform",
55 "projectManagement", 63 "projectManagement",
56 "review" 64 "review",
65 "infra"
57 ] 66 ]
58 }, 67 },
59 { 68 {
@@ -81,7 +90,8 @@
81 "avatar_url": "https://avatars2.githubusercontent.com/u/665072?v=4", 90 "avatar_url": "https://avatars2.githubusercontent.com/u/665072?v=4",
82 "profile": "https://djangogigs.com/developers/peter-bittner/", 91 "profile": "https://djangogigs.com/developers/peter-bittner/",
83 "contributions": [ 92 "contributions": [
84 "ideas" 93 "ideas",
94 "bug"
85 ] 95 ]
86 }, 96 },
87 { 97 {
@@ -140,5 +150,5 @@
140 ] 150 ]
141 } 151 }
142 ], 152 ],
143 "contributorsPerLine": 7 153 "contributorsPerLine": 6
144} 154}