-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
74 lines (74 loc) · 1.74 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
{
"projectName": "MassBalanceMachine",
"projectOwner": "ODINN-SciML",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "JulianBiesheuvel",
"name": "Julian",
"avatar_url": "https://avatars.githubusercontent.com/u/16390017?v=4",
"profile": "https://github.com/JulianBiesheuvel",
"contributions": [
"code",
"doc",
"maintenance",
"data",
"research"
]
},
{
"login": "khsjursen",
"name": "khsjursen",
"avatar_url": "https://avatars.githubusercontent.com/u/69296367?v=4",
"profile": "https://github.com/khsjursen",
"contributions": [
"research",
"code",
"ideas",
"data"
]
},
{
"login": "JordiBolibar",
"name": "Jordi Bolibar",
"avatar_url": "https://avatars.githubusercontent.com/u/2025815?v=4",
"profile": "https://jordibolibar.wordpress.com",
"contributions": [
"research",
"projectManagement",
"financial",
"ideas",
"mentoring"
]
},
{
"login": "marvande",
"name": "Marijn ",
"avatar_url": "https://avatars.githubusercontent.com/u/22401294?v=4",
"profile": "https://github.com/marvande",
"contributions": [
"ideas",
"data",
"research",
"code"
]
},
{
"login": "zekollari",
"name": "zekollari",
"avatar_url": "https://avatars.githubusercontent.com/u/19975538?v=4",
"profile": "https://github.com/zekollari",
"contributions": [
"research",
"financial",
"ideas",
"mentoring"
]
}
]
}