-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.all-contributorsrc
87 lines (87 loc) · 2.2 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Steffan153",
"name": "Steffan153",
"avatar_url": "https://avatars0.githubusercontent.com/u/40404519?v=4",
"profile": "https://github.com/Steffan153",
"contributions": [
"code"
]
},
{
"login": "worachatsun",
"name": "Worachat Arunothaikrit",
"avatar_url": "https://avatars0.githubusercontent.com/u/9085914?v=4",
"profile": "https://github.com/worachatsun",
"contributions": [
"code"
]
},
{
"login": "m11dedhia",
"name": "Megh Dedhia",
"avatar_url": "https://avatars3.githubusercontent.com/u/13602231?v=4",
"profile": "https://github.com/m11dedhia",
"contributions": [
"code"
]
},
{
"login": "lucas-jg",
"name": "Lucas",
"avatar_url": "https://avatars2.githubusercontent.com/u/31200025?v=4",
"profile": "https://github.com/lucas-jg",
"contributions": [
"code"
]
},
{
"login": "ykchan052",
"name": "Nicholas Chan",
"avatar_url": "https://avatars3.githubusercontent.com/u/11728676?v=4",
"profile": "https://github.com/ykchan052",
"contributions": [
"code"
]
},
{
"login": "tusharkashyap63",
"name": "Tushar Kashyap",
"avatar_url": "https://avatars3.githubusercontent.com/u/65089058?v=4",
"profile": "https://dev.to/tusharkashyap63",
"contributions": [
"code"
]
},
{
"login": "DharmarajX24",
"name": "Dharmaraj",
"avatar_url": "https://avatars2.githubusercontent.com/u/63334359?v=4",
"profile": "https://github.com/DharmarajX24",
"contributions": [
"code"
]
},
{
"login": "Chensokheng",
"name": "Chensokheng",
"avatar_url": "https://avatars2.githubusercontent.com/u/52232579?v=4",
"profile": "https://github.com/Chensokheng",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "max-todos",
"projectOwner": "max-programming",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}