-
Notifications
You must be signed in to change notification settings - Fork 21
/
.all-contributorsrc
71 lines (71 loc) · 1.79 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ConorShepherd",
"name": "Conor Shepherd",
"avatar_url": "https://avatars.githubusercontent.com/u/75845466?v=4",
"profile": "https://github.com/ConorShepherd",
"contributions": [
"research"
]
},
{
"login": "tdr24008",
"name": "tdr24008",
"avatar_url": "https://avatars.githubusercontent.com/u/109679977?v=4",
"profile": "https://github.com/tdr24008",
"contributions": [
"research"
]
},
{
"login": "DakshHandeCode",
"name": "DakshHandeCode",
"avatar_url": "https://avatars.githubusercontent.com/u/153603746?v=4",
"profile": "https://github.com/DakshHandeCode",
"contributions": [
"design"
]
},
{
"login": "ChessScholar",
"name": "ChessScholar",
"avatar_url": "https://avatars.githubusercontent.com/u/65353254?v=4",
"profile": "https://github.com/ChessScholar",
"contributions": [
"bug"
]
},
{
"login": "JohnP-1",
"name": "JohnP-1",
"avatar_url": "https://avatars.githubusercontent.com/u/55811674?v=4",
"profile": "https://github.com/JohnP-1",
"contributions": [
"bug"
]
},
{
"login": "AbdullahKhetran",
"name": "Abdullah Khetran",
"avatar_url": "https://avatars.githubusercontent.com/u/101284310?v=4",
"profile": "https://github.com/AbdullahKhetran",
"contributions": [
"research"
]
}
],
"contributorsPerLine": 7,
"projectName": "CameraChessWeb",
"projectOwner": "Pbatch",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}