forked from bitcart/bitcart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
110 lines (110 loc) · 2.82 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
109
110
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MrNaif2018",
"name": "MrNaif2018",
"avatar_url": "https://avatars3.githubusercontent.com/u/39452697?v=4",
"profile": "https://github.com/MrNaif2018",
"contributions": [
"maintenance",
"code",
"doc",
"design"
]
},
{
"login": "tomasmor42",
"name": "tomasmor42",
"avatar_url": "https://avatars2.githubusercontent.com/u/42064734?v=4",
"profile": "https://github.com/tomasmor42",
"contributions": [
"code"
]
},
{
"login": "yagicandegirmenci",
"name": "Yağız Değirmenci",
"avatar_url": "https://avatars3.githubusercontent.com/u/62724709?v=4",
"profile": "https://github.com/yagicandegirmenci",
"contributions": [
"code"
]
},
{
"login": "xiaoxianma",
"name": "Weidong Sun",
"avatar_url": "https://avatars0.githubusercontent.com/u/3086064?v=4",
"profile": "https://github.com/xiaoxianma",
"contributions": [
"code"
]
},
{
"login": "kartecianos",
"name": "kartecianos",
"avatar_url": "https://avatars2.githubusercontent.com/u/43797783?v=4",
"profile": "https://github.com/kartecianos",
"contributions": [
"code"
]
},
{
"login": "arynn-gupta",
"name": "CYBORG",
"avatar_url": "https://avatars0.githubusercontent.com/u/61794851?v=4",
"profile": "https://github.com/arynn-gupta",
"contributions": [
"design"
]
},
{
"login": "SakshamSingh-v2",
"name": "Saksham Singh",
"avatar_url": "https://avatars1.githubusercontent.com/u/55451173?v=4",
"profile": "https://github.com/SakshamSingh-v2",
"contributions": [
"design"
]
},
{
"login": "orestischaral",
"name": "Orestis Charalampakos",
"avatar_url": "https://avatars1.githubusercontent.com/u/33599092?v=4",
"profile": "https://github.com/orestischaral",
"contributions": [
"design",
"code"
]
},
{
"login": "TobyAsE",
"name": "TobyAsE",
"avatar_url": "https://avatars0.githubusercontent.com/u/6002167?v=4",
"profile": "http://tobyase.de/",
"contributions": [
"code",
"design"
]
},
{
"login": "Shadman-Ahmed-Chowdhury",
"name": "Shadman Ahmed",
"avatar_url": "https://avatars3.githubusercontent.com/u/46925021?v=4",
"profile": "https://github.com/Shadman-Ahmed-Chowdhury",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "bitcart",
"projectOwner": "bitcartcc",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "none"
}