forked from stumpycr/stumpy_png
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
74 lines (74 loc) · 1.76 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
{
"projectName": "stumpy_png",
"projectOwner": "l3kn",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "RX14",
"name": "Chris Hobbs",
"avatar_url": "https://avatars.githubusercontent.com/u/2788811?v=3",
"profile": "https://github.com/rx14",
"contributions": [
"code"
]
},
{
"login": "asterite",
"name": "Ary Borenszweig",
"avatar_url": "https://avatars.githubusercontent.com/u/209371?v=3",
"profile": "https://github.com/asterite",
"contributions": [
"code"
]
},
{
"login": "muscar",
"name": "Alex Muscar",
"avatar_url": "https://avatars.githubusercontent.com/u/90345?v=3",
"profile": "https://github.com/muscar",
"contributions": [
"code"
]
},
{
"login": "drujensen",
"name": "Dru Jensen",
"avatar_url": "https://avatars2.githubusercontent.com/u/18718?v=4",
"profile": "https://github.com/drujensen",
"contributions": [
"code"
]
},
{
"login": "kojix2",
"name": "kojix2",
"avatar_url": "https://avatars3.githubusercontent.com/u/5798442?v=4",
"profile": "https://github.com/kojix2",
"contributions": [
"doc"
]
},
{
"login": "obskyr",
"name": "obskyr",
"avatar_url": "https://avatars0.githubusercontent.com/u/4363779?v=4",
"profile": "http://obskyr.io/",
"contributions": [
"code"
]
},
{
"login": "r00ster91",
"name": "r00ster",
"avatar_url": "https://avatars3.githubusercontent.com/u/35064754?v=4",
"profile": "https://github.com/r00ster91",
"contributions": [
"code"
]
}
]
}