summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: 5167b21ee0d91fb41a7527d94897f54f65c2fd42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
  "projectName": "starship",
  "projectOwner": "starship",
  "repoType": "github",
  "repoHost": "https://github.com",
  "files": [
    "README.md"
  ],
  "badgeTemplate": "<a href=\"#contributors\"><img src=\"https://badgen.net/badge/all%20contributors/<%= contributors.length %>/orange\" alt=\"All Contributors\"></a>",
  "commitConvention": "angular",
  "contributors": [
    {
      "login": "matchai",
      "name": "Matan Kushner",
      "avatar_url": "https://avatars0.githubusercontent.com/u/4658208?v=4",
      "profile": "https://twitter.com/matchai",
      "contributions": [
        "code",
        "design",
        "ideas",
        "infra",
        "maintenance",
        "review",
        "test"
      ]
    },
    {
      "login": "johnletey",
      "name": "John Letey",
      "avatar_url": "https://avatars0.githubusercontent.com/u/30328854?v=4",
      "profile": "https://github.com/johnletey",
      "contributions": [
        "code",
        "ideas",
        "review",
        "test"
      ]
    },
    {
      "login": "Multimo",
      "name": "Tim Mulqueen",
      "avatar_url": "https://avatars1.githubusercontent.com/u/6132021?v=4",
      "profile": "http://timmulqueen.com",
      "contributions": [
        "code",
        "ideas",
        "review",
        "test"
      ]
    },
    {
      "login": "sirMerr",
      "name": "Tiffany Le-Nguyen",
      "avatar_url": "https://avatars2.githubusercontent.com/u/11183523?v=4",
      "profile": "https://github.com/sirMerr",
      "contributions": [
        "ideas",
        "maintenance",
        "review",
        "doc"
      ]
    },
    {
      "login": "Snuggle",
      "name": "​Snuggle",
      "avatar_url": "https://avatars0.githubusercontent.com/u/26250962?v=4",
      "profile": "https://about.snuggi.es",
      "contributions": [
        "design",
        "ideas",
        "maintenance",
        "review"
      ]
    },
    {
      "login": "mehcode",
      "name": "Ryan Leckey",
      "avatar_url": "https://avatars1.githubusercontent.com/u/753919?v=4",
      "profile": "https://github.com/mehcode",
      "contributions": [
        "review"
      ]
    },
    {
      "login": "youssefhabri",
      "name": "Youssef Habri",
      "avatar_url": "https://avatars3.githubusercontent.com/u/1578005?v=4",
      "profile": "https://github.com/youssefhabri",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "chipbuster",
      "name": "Kevin Song",
      "avatar_url": "https://avatars2.githubusercontent.com/u/4605384?v=4",
      "profile": "https://github.com/chipbuster",
      "contributions": [
        "bug",
        "code",
        "doc",
        "test"
      ]
    },
    {
      "login": "andrewda",
      "name": "Andrew Dassonville",
      "avatar_url": "https://avatars1.githubusercontent.com/u/10191084?v=4",
      "profile": "https://andrewda.me",
      "contributions": [
        "bug",
        "code"
      ]
    },
    {
      "login": "MaT1g3R",
      "name": "MaT1g3R",
      "avatar_url": "https://avatars1.githubusercontent.com/u/15258494?v=4",
      "profile": "https://github.com/MaT1g3R",
      "contributions": [
        "code",
        "doc",
        "test"
      ]
    },
    {
      "login": "AZanellato",
      "name": "André Zanellato",
      "avatar_url": "https://avatars3.githubusercontent.com/u/30451287?v=4",
      "profile": "https://github.com/AZanellato",
      "contributions": [
        "code",
        "doc",
        "test"
      ]
    }
  ],
  "contributorsPerLine": 7
}