-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
113 lines (113 loc) · 2.98 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
{
"files": [
"README.md",
"_includes/authors.html"
],
"projectName": "hsf-training-matplotlib",
"projectOwner": "hsf-training",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "meevans1",
"name": "Meirin Oan Evans",
"avatar_url": "https://avatars1.githubusercontent.com/u/32399892?v=4",
"profile": "https://meirinoanevans.wixsite.com/portfolio",
"contributions": [
"content"
]
},
{
"login": "amorenobr",
"name": "amorenobr",
"avatar_url": "https://avatars.githubusercontent.com/u/60275989?v=4",
"profile": "https://github.com/amorenobr",
"contributions": [
"content"
]
},
{
"login": "GuillermoFidalgo",
"name": "Guillermo A. Fidalgo-Rodríguez",
"avatar_url": "https://avatars.githubusercontent.com/u/17858942?v=4",
"profile": "https://github.com/GuillermoFidalgo",
"contributions": [
"content"
]
},
{
"login": "Marchela04",
"name": "Marchela04",
"avatar_url": "https://avatars.githubusercontent.com/u/68828366?v=4",
"profile": "https://github.com/Marchela04",
"contributions": [
"content"
]
},
{
"login": "ekauffma",
"name": "ekauffma",
"avatar_url": "https://avatars.githubusercontent.com/u/65742271?v=4",
"profile": "https://github.com/ekauffma",
"contributions": [
"content"
]
},
{
"login": "amanmdesai",
"name": "Aman Desai",
"avatar_url": "https://avatars.githubusercontent.com/u/98302868?v=4",
"profile": "https://github.com/amanmdesai",
"contributions": [
"content"
]
},
{
"login": "klieret",
"name": "Kilian Lieret",
"avatar_url": "https://avatars.githubusercontent.com/u/13602468?v=4",
"profile": "https://www.lieret.net",
"contributions": [
"content"
]
},
{
"login": "wdconinc",
"name": "Wouter Deconinck",
"avatar_url": "https://avatars.githubusercontent.com/u/4656391?v=4",
"profile": "https://github.com/wdconinc",
"contributions": [
"content"
]
},
{
"login": "michmx",
"name": "Michel H. Villanueva",
"avatar_url": "https://avatars.githubusercontent.com/u/2147367?v=4",
"profile": "https://github.com/michmx",
"contributions": [
"content"
]
},
{
"login": "PaxtonDevs",
"name": "PaxtonDevs",
"avatar_url": "https://avatars.githubusercontent.com/u/102482753?v=4",
"profile": "https://github.com/PaxtonDevs",
"contributions": [
"content"
]
},
{
"login": "Vaibhav-Chopra-GT",
"name": "Vaibhav-Chopra-GT",
"avatar_url": "https://avatars.githubusercontent.com/u/92637595?v=4",
"profile": "https://github.com/Vaibhav-Chopra-GT",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7
}