This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 133
/
Copy path.all-contributorsrc
103 lines (103 loc) · 2.45 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
{
"projectName": "lotion",
"projectOwner": "keppel",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "keppel",
"name": "Judd",
"avatar_url": "https://avatars2.githubusercontent.com/u/1269291?v=4",
"profile": "https://twitter.com/juddkeppel",
"contributions": [
"code",
"doc",
"ideas",
"test"
]
},
{
"login": "mappum",
"name": "Matt Bell",
"avatar_url": "https://avatars2.githubusercontent.com/u/398285?v=4",
"profile": "https://github.com/mappum",
"contributions": [
"code",
"ideas",
"test",
"plugin"
]
},
{
"login": "jolesbi",
"name": "Jordan Bibla",
"avatar_url": "https://avatars1.githubusercontent.com/u/6021933?v=4",
"profile": "http://www.jordanbibla.com",
"contributions": [
"design"
]
},
{
"login": "gamarin2",
"name": "Gautier Marin",
"avatar_url": "https://avatars0.githubusercontent.com/u/18440102?v=4",
"profile": "https://github.com/gamarin2",
"contributions": [
"blog"
]
},
{
"login": "Jaxkr",
"name": "Jackson Roberts",
"avatar_url": "https://avatars3.githubusercontent.com/u/1147244?v=4",
"profile": "https://github.com/Jaxkr",
"contributions": [
"code"
]
},
{
"login": "spentak",
"name": "Mark Price",
"avatar_url": "https://avatars3.githubusercontent.com/u/758121?v=4",
"profile": "http://spentak.com",
"contributions": [
"doc",
"tutorial",
"example",
"video"
]
},
{
"login": "evanmayo",
"name": "Evan Leong",
"avatar_url": "https://avatars2.githubusercontent.com/u/14792822?v=4",
"profile": "http://www.fountapp.com",
"contributions": [
"design"
]
},
{
"login": "Chjango",
"name": "Chjango Unchained",
"avatar_url": "https://avatars0.githubusercontent.com/u/8525850?v=4",
"profile": "https://cosmos.network",
"contributions": [
"blog",
"eventOrganizing"
]
},
{
"login": "SaifRehman",
"name": "SaifRehman",
"avatar_url": "https://avatars3.githubusercontent.com/u/18755233?v=4",
"profile": "https://github.com/SaifRehman",
"contributions": [
"example"
]
}
],
"repoType": "github"
}