forked from taikoxyz/taiko-mono
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
105 lines (105 loc) · 2.55 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "d1onys1us",
"name": "d1onys1us",
"avatar_url": "https://avatars.githubusercontent.com/u/13951458?v=4",
"profile": "https://github.com/d1onys1us",
"contributions": [
"doc"
]
},
{
"login": "davidtaikocha",
"name": "David",
"avatar_url": "https://avatars.githubusercontent.com/u/104078303?v=4",
"profile": "https://github.com/davidtaikocha",
"contributions": [
"doc",
"code"
]
},
{
"login": "dantaik",
"name": "dantaik",
"avatar_url": "https://avatars.githubusercontent.com/u/99078276?v=4",
"profile": "http://taiko.xyz",
"contributions": [
"doc",
"code"
]
},
{
"login": "cyberhorsey",
"name": "cyberhorsey",
"avatar_url": "https://avatars.githubusercontent.com/u/113397187?v=4",
"profile": "https://github.com/cyberhorsey",
"contributions": [
"doc",
"code"
]
},
{
"login": "RogerLamTd",
"name": "RogerLamTd",
"avatar_url": "https://avatars.githubusercontent.com/u/50648015?v=4",
"profile": "https://github.com/RogerLamTd",
"contributions": [
"doc",
"code"
]
},
{
"login": "alexshliu",
"name": "alexshliu",
"avatar_url": "https://avatars.githubusercontent.com/u/104080237?v=4",
"profile": "https://github.com/alexshliu",
"contributions": [
"doc",
"code"
]
},
{
"login": "kirataik",
"name": "kirataik",
"avatar_url": "https://avatars.githubusercontent.com/u/104244966?v=4",
"profile": "https://github.com/kirataik",
"contributions": [
"doc",
"code"
]
},
{
"login": "mfinestone",
"name": "mfinestone",
"avatar_url": "https://avatars.githubusercontent.com/u/36642873?v=4",
"profile": "https://github.com/mfinestone",
"contributions": [
"business",
"content"
]
},
{
"login": "shadab-taiko",
"name": "shadab-taiko",
"avatar_url": "https://avatars.githubusercontent.com/u/108871478?v=4",
"profile": "https://github.com/shadab-taiko",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "taiko-mono",
"projectOwner": "taikoxyz"
}