forked from twilio-labs/open-pixel-art
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
124 lines (124 loc) · 3.18 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
{
"projectName": "open-pixel-art",
"projectOwner": "twilio-labs",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 80,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "dkundel",
"name": "Dominik Kundel",
"avatar_url": "https://avatars3.githubusercontent.com/u/1505101?v=4",
"profile": "https://dkundel.com",
"contributions": [
"code",
"ideas"
]
},
{
"login": "amykapernick",
"name": "Amy Kapernick",
"avatar_url": "https://avatars2.githubusercontent.com/u/15953185?v=4",
"profile": "https://aimhigherwebdesign.com.au",
"contributions": [
"code"
]
},
{
"login": "kwhinnery",
"name": "Kevin Whinnery",
"avatar_url": "https://avatars3.githubusercontent.com/u/29193?v=4",
"profile": "https://github.com/kwhinnery",
"contributions": [
"code"
]
},
{
"login": "rickyrobinett",
"name": "Ricky Robinett",
"avatar_url": "https://avatars3.githubusercontent.com/u/838096?v=4",
"profile": "http://rickyrobinett.com",
"contributions": [
"code"
]
},
{
"login": "andrescalco",
"name": "André Felipe Scalco",
"avatar_url": "https://avatars1.githubusercontent.com/u/10577705?v=4",
"profile": "https://github.com/andrescalco",
"contributions": [
"code"
]
},
{
"login": "teddy-gustiaux",
"name": "Teddy Gustiaux",
"avatar_url": "https://avatars0.githubusercontent.com/u/26365722?v=4",
"profile": "https://gustiaux.com",
"contributions": [
"code"
]
},
{
"login": "AidanJSmith",
"name": "Aidan Smith",
"avatar_url": "https://avatars3.githubusercontent.com/u/26717362?v=4",
"profile": "https://github.com/AidanJSmith",
"contributions": [
"code"
]
},
{
"login": "TheHandsomeCoder",
"name": "Scott O'Malley",
"avatar_url": "https://avatars0.githubusercontent.com/u/1569604?v=4",
"profile": "https://github.com/TheHandsomeCoder",
"contributions": [
"code"
]
},
{
"login": "toddmoy",
"name": "Todd Moy",
"avatar_url": "https://avatars2.githubusercontent.com/u/22126?v=4",
"profile": "http://www.toddmoy.com",
"contributions": [
"code"
]
},
{
"login": "FailedSitcom",
"name": "Samuel Durkin",
"avatar_url": "https://avatars3.githubusercontent.com/u/6232253?v=4",
"profile": "http://www.samueldurkin.com",
"contributions": [
"code"
]
},
{
"login": "nokenwa",
"name": "ChatterboxCoder",
"avatar_url": "https://avatars2.githubusercontent.com/u/23080261?v=4",
"profile": "https://github.com/nokenwa",
"contributions": [
"code"
]
},
{
"login": "simeydk",
"name": "Simey de Klerk",
"avatar_url": "https://avatars0.githubusercontent.com/u/13088589?v=4",
"profile": "https://github.com/simeydk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}