浏览代码

Update .all-contributorsrc

Thibault Malbranche 6 年前
父节点
当前提交
f0aea9d923
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. 6
    2
      .all-contributorsrc

+ 6
- 2
.all-contributorsrc 查看文件

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
       ]