forked from willb335/chessboardjsx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
108 lines (108 loc) · 2.64 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
{
"projectName": "chessboardjsx",
"projectOwner": "willb335",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "willb335",
"name": "Will",
"avatar_url": "https://avatars2.githubusercontent.com/u/10157307?v=4",
"profile": "https://github.com/willb335",
"contributions": [
"code",
"doc",
"example",
"test"
]
},
{
"login": "a-bash",
"name": "Andrew Bashelor",
"avatar_url": "https://avatars3.githubusercontent.com/u/146082?v=4",
"profile": "https://github.com/a-bash",
"contributions": [
"doc"
]
},
{
"login": "yougotgotyo",
"name": "yougotgotyo",
"avatar_url": "https://avatars3.githubusercontent.com/u/25490975?v=4",
"profile": "https://chadburg.com/",
"contributions": [
"ideas"
]
},
{
"login": "csharptest",
"name": "Roger Knapp",
"avatar_url": "https://avatars0.githubusercontent.com/u/385366?v=4",
"profile": "http://csharptest.net",
"contributions": [
"ideas"
]
},
{
"login": "slig",
"name": "Tiago Serafim",
"avatar_url": "https://avatars1.githubusercontent.com/u/37779?v=4",
"profile": "https://github.com/slig",
"contributions": [
"code",
"doc"
]
},
{
"login": "furrykef",
"name": "Kef Schecter",
"avatar_url": "https://avatars1.githubusercontent.com/u/536006?v=4",
"profile": "http://www.furrykef.com/",
"contributions": [
"bug"
]
},
{
"login": "nilsga",
"name": "Nils-Helge Garli Hegvik",
"avatar_url": "https://avatars0.githubusercontent.com/u/42919?v=4",
"profile": "http://www.lånekalkulatoren.no",
"contributions": [
"code"
]
},
{
"login": "levidurfee",
"name": "Levi Durfee",
"avatar_url": "https://avatars1.githubusercontent.com/u/10798199?v=4",
"profile": "https://levi.lol/",
"contributions": [
"code",
"doc"
]
},
{
"login": "altruisticsoftware",
"name": "Chris",
"avatar_url": "https://avatars3.githubusercontent.com/u/12105346?v=4",
"profile": "https://github.com/altruisticsoftware",
"contributions": [
"code"
]
},
{
"login": "hwkerr",
"name": "Harrison Kerr",
"avatar_url": "https://avatars.githubusercontent.com/u/43761176?v=4",
"profile": "https://hwkerr.github.io/",
"contributions": [
"code"
]
}
]
}