-
Notifications
You must be signed in to change notification settings - Fork 24
/
.all-contributorsrc
143 lines (142 loc) · 4.28 KB
/
.all-contributorsrc
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
140
141
142
{
"projectName": "styled-breakpoints",
"projectOwner": "mg901",
"repoType": "github",
"commitConvention": "angular",
"contributors": [
{
"login": "mg901",
"name": "mg901",
"avatar_url": "https://avatars.githubusercontent.com/u/7874664?v=4",
"profile": "https://github.com/mg901",
"contributions": [
"question",
"code",
"design",
"doc",
"example",
"infra",
"maintenance",
"projectManagement",
"promotion",
"research",
"review",
"test",
"tool",
"tutorial"
]
},
{
"login": "stuneak",
"name": "Abu Shamsutdinov",
"avatar_url": "https://avatars.githubusercontent.com/u/22033385?v=4",
"profile": "http://t.me/stuneak",
"contributions": ["bug", "code", "example", "ideas", "review", "talk"]
},
{
"login": "sergeysova",
"name": "Sova",
"avatar_url": "https://avatars.githubusercontent.com/u/5620073?v=4",
"profile": "https://sergeysova.com/",
"contributions": ["code", "example", "ideas", "review", "talk"]
},
{
"login": "jussikinnula",
"name": "Jussi Kinnula",
"avatar_url": "https://avatars.githubusercontent.com/u/7287118?v=4",
"profile": "https://jussikinnula.com/",
"contributions": ["bug", "code"]
},
{
"login": "rafauke",
"name": "Rafał Wyszomirski",
"avatar_url": "https://avatars.githubusercontent.com/u/9576167?v=4",
"profile": "https://github.com/rafauke",
"contributions": ["doc"]
},
{
"login": "GR34SE",
"name": "Adrian Celczyński",
"avatar_url": "https://avatars.githubusercontent.com/u/35396312?v=4",
"profile": "https://afflite.com/",
"contributions": ["bug", "code"]
},
{
"login": "samholmes",
"name": "Sam Holmes",
"avatar_url": "https://avatars.githubusercontent.com/u/517469?v=4",
"profile": "https://github.com/samholmes",
"contributions": ["code", "ideas"]
},
{
"login": "Ontopic",
"name": "Ontopic",
"avatar_url": "https://avatars.githubusercontent.com/u/1599991?v=4",
"profile": "https://github.com/Ontopic",
"contributions": ["ideas"]
},
{
"login": "iRyanBell",
"name": "Ryan Bell",
"avatar_url": "https://avatars.githubusercontent.com/u/25379378?v=4",
"profile": "https://github.com/iRyanBell",
"contributions": ["ideas"]
},
{
"login": "tremby",
"name": "Bart Nagel",
"avatar_url": "https://avatars.githubusercontent.com/u/199635?v=4",
"profile": "https://bartnagel.ca/",
"contributions": ["bug", "code", "example", "ideas"]
},
{
"login": "mckelveygreg",
"name": "Greg McKelvey",
"avatar_url": "https://avatars.githubusercontent.com/u/16110122?v=4",
"profile": "https://mckelveygreg.github.io/",
"contributions": ["code"]
},
{
"login": "bdefore",
"name": "Buck DeFore",
"avatar_url": "https://avatars.githubusercontent.com/u/142472?v=4",
"profile": "https://github.com/bdefore",
"contributions": ["ideas"]
},
{
"login": "pierreburel",
"name": "Pierre Burel",
"avatar_url": "https://avatars.githubusercontent.com/u/37228?v=4",
"profile": "https://www.pierreburel.com/",
"contributions": ["bug"]
},
{
"login": "flagoon",
"name": "Pawel Kochanek",
"avatar_url": "https://avatars.githubusercontent.com/u/20648154?v=4",
"profile": "https://github.com/flagoon",
"contributions": ["bug", "code"]
},
{
"login": "iandjx",
"name": "Ian Christopher B. de Jesus",
"avatar_url": "https://avatars.githubusercontent.com/u/3683356?v=4",
"profile": "https://github.com/iandjx",
"contributions": ["bug"]
},
{
"login": "daviddelusenet",
"name": "David de Lusenet",
"avatar_url": "https://avatars.githubusercontent.com/u/1398418?v=4",
"profile": "https://github.com/daviddelusenet",
"contributions": ["bug", "ideas"]
},
{
"login": "AdlerJS",
"name": "Dan Adler",
"avatar_url": "https://avatars.githubusercontent.com/u/82471930?v=4",
"profile": "https://github.com/AdlerJS",
"contributions": ["bug"]
}
]
}