forked from 418sec/carbon-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
128 lines (128 loc) · 3.14 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
124
125
126
127
128
{
"projectName": "carbon-charts",
"projectOwner": "carbon-design-system",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "",
"contributorsPerLine": 5,
"contributors": [
{
"login": "theiliad",
"name": "Eliad Moosavi",
"avatar_url": "https://avatars3.githubusercontent.com/u/14989804?v=4",
"profile": "http://eMoosavi.com",
"contributions": [
"code",
"doc",
"example",
"infra"
]
},
{
"login": "zvonimirfras",
"name": "Zvonimir Fras",
"avatar_url": "https://avatars0.githubusercontent.com/u/9692126?v=4",
"profile": "http://www.zvonimirfras.com",
"contributions": [
"code",
"doc",
"review"
]
},
{
"login": "cal-smith",
"name": "Callum Smith",
"avatar_url": "https://avatars1.githubusercontent.com/u/1744185?v=4",
"profile": "http://reallyawesomedomain.com",
"contributions": [
"code",
"doc",
"review"
]
},
{
"login": "michc",
"name": "MichC",
"avatar_url": "https://avatars0.githubusercontent.com/u/1393278?v=4",
"profile": "https://github.com/michc",
"contributions": [
"design",
"doc"
]
},
{
"login": "nicoleroppel",
"name": "nicoleroppel",
"avatar_url": "https://avatars0.githubusercontent.com/u/43546639?v=4",
"profile": "https://github.com/nicoleroppel",
"contributions": [
"design",
"doc"
]
},
{
"login": "dianatran18",
"name": "Diana Tran",
"avatar_url": "https://avatars3.githubusercontent.com/u/43549567?v=4",
"profile": "https://github.com/dianatran18",
"contributions": [
"design",
"doc"
]
},
{
"login": "JaimeMae",
"name": "Jaime Stockton",
"avatar_url": "https://avatars0.githubusercontent.com/u/43579539?v=4",
"profile": "https://github.com/JaimeMae",
"contributions": [
"design",
"doc"
]
},
{
"login": "PLopezD",
"name": "Pablo Lopez Domowicz",
"avatar_url": "https://avatars1.githubusercontent.com/u/5810053?v=4",
"profile": "https://github.com/PLopezD",
"contributions": [
"design",
"doc"
]
},
{
"login": "JohnPeng47",
"name": "John Peng",
"avatar_url": "https://avatars3.githubusercontent.com/u/9957837?v=4",
"profile": "http://www.johnpeng47.com",
"contributions": [
"code"
]
},
{
"login": "t-mullen",
"name": "Thomas Mullen",
"avatar_url": "https://avatars0.githubusercontent.com/u/14932492?v=4",
"profile": "https://github.com/t-mullen",
"contributions": [
"code"
]
},
{
"login": "natashadecoste",
"name": "natashadecoste",
"avatar_url": "https://avatars0.githubusercontent.com/u/14351335?v=4",
"profile": "https://github.com/natashadecoste",
"contributions": [
"code",
"doc",
"example"
]
}
]
}