-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy path.all-contributorsrc
96 lines (96 loc) · 2.56 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"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": "colourful-land",
"name": "Weiwu Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/548435?v=4",
"profile": "https://github.com/colourful-land",
"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": "JamesSmartCell",
"name": "James Brown",
"avatar_url": "https://avatars2.githubusercontent.com/u/12689544?v=4",
"profile": "https://github.com/JamesSmartCell",
"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": "hellolucas",
"name": "Lucas Toledo",
"avatar_url": "https://avatars3.githubusercontent.com/u/17125002?v=4",
"profile": "https://github.com/hellolucas",
"contributions": [
"code"
]
},
{
"login": "ChintanRathod",
"name": "Chintan Rathod",
"avatar_url": "https://avatars0.githubusercontent.com/u/4371780?s=460&u=aeffa77e91dfaf95990f355328b2b0636bcb9877&v=4",
"profile": "https://github.com/ChintanRathod",
"contributions": [
"code"
]
},
{
"login": "coreycaplan3",
"name": "Corey Caplan",
"avatar_url": "https://avatars3.githubusercontent.com/u/13280244?s=460&u=4a4261476b882e93238af58910e3b39150216454&v=4",
"profile": "https://github.com/coreycaplan3",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5,
"projectName": "tokenscript-examples",
"projectOwner": "AlphaWallet",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}