-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
61 lines (61 loc) · 1.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Shashank3736",
"name": "Shashank",
"avatar_url": "https://avatars2.githubusercontent.com/u/58896906?v=4",
"profile": "https://github.com/Shashank3736",
"contributions": [
"projectManagement"
]
},
{
"login": "TheDeadCraftPT",
"name": "TheDeadCraftPT",
"avatar_url": "https://avatars2.githubusercontent.com/u/46866023?v=4",
"profile": "https://github.com/TheDeadCraftPT",
"contributions": [
"bug"
]
},
{
"login": "IchiiDev",
"name": "IchiiDev",
"avatar_url": "https://avatars1.githubusercontent.com/u/45918948?v=4",
"profile": "https://ichiidev.xyz",
"contributions": [
"bug"
]
},
{
"login": "skymunn",
"name": "Ikramullah",
"avatar_url": "https://avatars1.githubusercontent.com/u/32958839?v=4",
"profile": "https://t.me/Munn4tic/",
"contributions": [
"doc",
"code"
]
},
{
"login": "ryanhex53",
"name": "ryanhex53",
"avatar_url": "https://avatars.githubusercontent.com/u/360426?v=4",
"profile": "https://github.com/ryanhex53",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "captcha-canvas",
"projectOwner": "Shashank3736",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}