forked from SmartTokenLabs/TokenScript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
123 lines (123 loc) · 3.37 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
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "colourful-land",
"name": "Weiwu Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/548435?v=4",
"profile": "https://github.com/colourful-land",
"contributions": [
"code"
]
},
{
"login": "James-Sangalli",
"name": "James Sangalli",
"avatar_url": "https://avatars2.githubusercontent.com/u/16630514?v=4",
"profile": "https://github.com/James-Sangalli",
"contributions": [
"code"
]
},
{
"login": "theBergmann",
"name": "theBergmann",
"avatar_url": "https://avatars1.githubusercontent.com/u/25482130?s=400&v=4",
"profile": "https://github.com/theBergmann",
"contributions": [
"code"
]
},
{
"login": "hboon",
"name": "Hwee-Boon Yar",
"avatar_url": "https://avatars1.githubusercontent.com/u/56189?v=4",
"profile": "https://github.com/hboon",
"contributions": [
"code"
]
},
{
"login": "zhangzhongnan928",
"name": "Victor Zhang",
"avatar_url": "https://avatars0.githubusercontent.com/u/33795543?v=4",
"profile": "https://github.com/zhangzhongnan928",
"contributions": [
"code"
]
},
{
"login": "liuxiaohao",
"name": "maxliu",
"avatar_url": "https://avatars0.githubusercontent.com/u/1217967?s=400&u=d09aff7ab31b53ffffb2af8bd8d41eda7e3b79fe&v=4",
"profile": "https://github.com/liuxiaohao",
"contributions": [
"code"
]
},
{
"login": "JamesSmartCell",
"name": "James Brown",
"avatar_url": "https://avatars2.githubusercontent.com/u/12689544?v=4",
"profile": "https://github.com/JamesSmartCell",
"contributions": [
"code"
]
},
{
"login": "developerpeachy",
"name": "Rosalie",
"avatar_url": "https://avatars3.githubusercontent.com/u/13824586?s=400&u=329f22d53d8c50f3877f909a6a7f0321d1e215db&v=4",
"profile": "https://github.com/developerpeachy",
"contributions": [
"code"
]
},
{
"login": "jzaki",
"name": "James Zaki",
"avatar_url": "https://avatars3.githubusercontent.com/u/939603?v=4",
"profile": "https://github.com/jzaki",
"contributions": [
"code"
]
},
{
"login": "farrahfazirah",
"name": "Farrah Fazirah",
"avatar_url": "https://avatars2.githubusercontent.com/u/20555752?s=460&u=74320573120d8411594a3ffa48e2c6a1a5be3257&v=4",
"profile": "https://github.com/farrahfazirah",
"contributions": [
"code"
]
},
{
"login": "lanlan3322",
"name": "Laurence",
"avatar_url": "https://avatars0.githubusercontent.com/u/26592081?s=400&u=e70d78508c13db2b533ac081c3677b9aea85c8cf&v=4",
"profile": "https://github.com/lanlan3322",
"contributions": [
"code"
]
},
{
"login": "hellolucas",
"name": "Lucas Toledo",
"avatar_url": "https://avatars3.githubusercontent.com/u/17125002?v=4",
"profile": "https://github.com/hellolucas",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "tokenscript",
"projectOwner": "AlphaWallet",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}