-
Notifications
You must be signed in to change notification settings - Fork 45
/
.all-contributorsrc
105 lines (105 loc) · 2.66 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
{
"projectName": "mintscan-binance-dex-frontend",
"projectOwner": "Cosmostation",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "binance-exchange",
"name": "binance-exchange",
"avatar_url": "https://avatars2.githubusercontent.com/u/32770468?v=4",
"profile": "https://github.com/binance-exchange",
"contributions": [
"financial"
]
},
{
"login": "fl-y",
"name": "fl-y",
"avatar_url": "https://avatars3.githubusercontent.com/u/31615341?v=4",
"profile": "http://dev.to/fly",
"contributions": [
"doc",
"bug",
"code",
"ideas",
"maintenance"
]
},
{
"login": "kogisin",
"name": "JayB",
"avatar_url": "https://avatars1.githubusercontent.com/u/20435620?v=4",
"profile": "https://jaybdev.net",
"contributions": [
"code",
"projectManagement",
"question"
]
},
{
"login": "hyeryeong-lim",
"name": "hyeryeong-lim",
"avatar_url": "https://avatars1.githubusercontent.com/u/63229379?v=4",
"profile": "https://github.com/hyeryeong-lim",
"contributions": [
"design",
"question"
]
},
{
"login": "wannabit-dev",
"name": "wannabit-dev",
"avatar_url": "https://avatars0.githubusercontent.com/u/34641156?v=4",
"profile": "https://www.wannabit.io",
"contributions": [
"userTesting"
]
},
{
"login": "thaidout",
"name": "David Park",
"avatar_url": "https://avatars2.githubusercontent.com/u/43632038?v=4",
"profile": "https://www.cosmostation.io",
"contributions": [
"business",
"fundingFinding"
]
},
{
"login": "cosmostation-tony",
"name": "cosmostation-tony",
"avatar_url": "https://avatars0.githubusercontent.com/u/57337630?v=4",
"profile": "https://github.com/cosmostation-tony",
"contributions": [
"ideas",
"userTesting"
]
},
{
"login": "wannabit-mina",
"name": "wannabit-mina",
"avatar_url": "https://avatars0.githubusercontent.com/u/34847819?v=4",
"profile": "https://github.com/wannabit-mina",
"contributions": [
"code"
]
},
{
"login": "minami-choi",
"name": "Mina Choi",
"avatar_url": "https://avatars2.githubusercontent.com/u/28688788?v=4",
"profile": "https://minami-choi.github.io/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 6
}