forked from dsrankin/hls4ml_c
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
74 lines (74 loc) · 1.84 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "violatingcp",
"name": "Philip Harris",
"avatar_url": "https://avatars.githubusercontent.com/u/5166561?v=4",
"profile": "https://github.com/violatingcp",
"contributions": [
"code",
"ideas",
"fundingFinding"
],
},
{
"login": "drankincms",
"name": "drankincms",
"avatar_url": "https://avatars.githubusercontent.com/u/6116300?v=4",
"profile": "https://github.com/drankincms",
"contributions": [
"code"
]
},
{
"login": "jmduarte",
"name": "Javier Duarte",
"avatar_url": "https://avatars.githubusercontent.com/u/4932543?v=4",
"profile": "https://jduarte.physics.ucsd.edu",
"contributions": [
"code"
]
},
{
"login": "selwyn96",
"name": "Selwyn Gomes",
"avatar_url": "https://avatars.githubusercontent.com/u/31563706?v=4",
"profile": "https://selwyn96.github.io/",
"contributions": [
"code"
]
},
{
"login": "Jonathan-Shoemaker",
"name": "Jonathan-Shoemaker",
"avatar_url": "https://avatars.githubusercontent.com/u/66969627?v=4",
"profile": "https://github.com/Jonathan-Shoemaker",
"contributions": [
"code"
]
},
{
"login": "vloncar",
"name": "Vladimir",
"avatar_url": "https://avatars.githubusercontent.com/u/29201053?v=4",
"profile": "https://github.com/vloncar",
"contributions": [
"code",
"question",
"ideas"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "nrp_u55c_benchmark",
"projectOwner": "fastmachinelearning"
}