forked from RodrigoDLPontes/visualization-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
122 lines (122 loc) · 2.67 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
{
"projectName": "visualization-tool",
"projectOwner": "RodrigoDLPontes",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "migueldlr",
"name": "Miguel de los Reyes",
"avatar_url": "https://avatars.githubusercontent.com/u/8410924?v=4",
"profile": "https://github.com/migueldlr",
"contributions": [
"bug",
"code",
"ideas",
"maintenance",
"review"
]
},
{
"login": "RodrigoDLPontes",
"name": "Rodrigo Deleu Lopes Pontes",
"avatar_url": "https://avatars.githubusercontent.com/u/11012066?v=4",
"profile": "https://github.com/RodrigoDLPontes",
"contributions": [
"bug",
"code",
"design",
"ideas",
"maintenance",
"question",
"review"
]
},
{
"login": "grant-hollosi",
"name": "Grant Hollosi",
"avatar_url": "https://avatars.githubusercontent.com/u/64664063?v=4",
"profile": "https://github.com/grant-hollosi",
"contributions": [
"bug",
"code",
"maintenance"
]
},
{
"login": "mhb6",
"name": "Mary Hudachek-Buswell",
"avatar_url": "https://avatars.githubusercontent.com/u/24942852?v=4",
"profile": "https://github.com/mhb6",
"contributions": [
"content",
"design",
"ideas"
]
},
{
"login": "hzhu359",
"name": "Harrison Zhu",
"avatar_url": "https://avatars.githubusercontent.com/u/54654449?v=4",
"profile": "https://github.com/hzhu359",
"contributions": [
"bug",
"code"
]
},
{
"login": "alexmcq99",
"name": "Alexander McQuilkin",
"avatar_url": "https://avatars.githubusercontent.com/u/32752657?v=4",
"profile": "https://github.com/alexmcq99",
"contributions": [
"code"
]
},
{
"login": "tylrshot",
"name": "Tyler Schott",
"avatar_url": "https://avatars.githubusercontent.com/u/38059576?v=4",
"profile": "https://github.com/tylrshot",
"contributions": [
"bug",
"code"
]
},
{
"login": "zminot",
"name": "Zachary Minot",
"avatar_url": "https://avatars.githubusercontent.com/u/43081846?v=4",
"profile": "https://github.com/zminot",
"contributions": [
"code"
]
},
{
"login": "1ntEgr8",
"name": "Elton Leander Pinto",
"avatar_url": "https://avatars.githubusercontent.com/u/40111357?v=4",
"profile": "https://github.com/1ntEgr8",
"contributions": [
"code"
]
},
{
"login": "yotam-k",
"name": "Yotam Kanny",
"avatar_url": "https://avatars.githubusercontent.com/u/31946987?v=4",
"profile": "https://github.com/yotam-k",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7
}