Browse Source

Update .all-contributorsrc

Thibault Malbranche 6 years ago
parent
commit
f0aea9d923
No account linked to committer's email address
1 changed files with 6 additions and 2 deletions
  1. 6
    2
      .all-contributorsrc

+ 6
- 2
.all-contributorsrc View File

18
         "code",
18
         "code",
19
         "ideas",
19
         "ideas",
20
         "review",
20
         "review",
21
+        "doc",
21
         "maintenance",
22
         "maintenance",
22
         "test",
23
         "test",
23
-        "doc",
24
-        "infra"
24
+        "infra",
25
+        "question"
25
       ]
26
       ]
26
     },
27
     },
27
     {
28
     {
31
       "profile": "https://jamonholmgren.com",
32
       "profile": "https://jamonholmgren.com",
32
       "contributions": [
33
       "contributions": [
33
         "code",
34
         "code",
35
+        "ideas",
34
         "review",
36
         "review",
35
         "doc",
37
         "doc",
38
+        "maintenance",
39
+        "test"
36
         "example",
40
         "example",
37
         "question"
41
         "question"
38
       ]
42
       ]