-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.all-contributorsrc
More file actions
107 lines (107 loc) · 2.93 KB
/
.all-contributorsrc
File metadata and controls
107 lines (107 loc) · 2.93 KB
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
{
"projectName": "MUSE2",
"projectOwner": "EnergySystemsModellingLab",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "alexdewar",
"name": "Alex Dewar",
"avatar_url": "https://avatars.githubusercontent.com/u/23149834?v=4",
"profile": "https://www.imperial.ac.uk/admin-services/ict/self-service/research-support/rcs/service-offering/research-software-engineering/",
"contributions": [
"code"
]
},
{
"login": "tsmbland",
"name": "Tom Bland",
"avatar_url": "https://avatars.githubusercontent.com/u/23723407?v=4",
"profile": "https://github.com/tsmbland",
"contributions": [
"code"
]
},
{
"login": "Sahil590",
"name": "Sahil Raja",
"avatar_url": "https://avatars.githubusercontent.com/u/56438860?v=4",
"profile": "https://github.com/Sahil590",
"contributions": [
"code"
]
},
{
"login": "Ashmit8583",
"name": "Ashmit Sikdar",
"avatar_url": "https://avatars.githubusercontent.com/u/137117727?v=4",
"profile": "https://github.com/Ashmit8583",
"contributions": [
"code"
]
},
{
"login": "dalonsoa",
"name": "Diego Alonso Álvarez",
"avatar_url": "https://avatars.githubusercontent.com/u/6095790?v=4",
"profile": "https://www.imperial.ac.uk/admin-services/ict/self-service/research-support/rcs/service-offering/research-software-engineering/",
"contributions": [
"code"
]
},
{
"login": "AdrianDAlessandro",
"name": "Adrian D'Alessandro",
"avatar_url": "https://avatars.githubusercontent.com/u/40875798?v=4",
"profile": "https://github.com/AdrianDAlessandro",
"contributions": [
"code"
]
},
{
"login": "TinyMarsh",
"name": "Ryan Smith",
"avatar_url": "https://avatars.githubusercontent.com/u/13540127?v=4",
"profile": "https://github.com/TinyMarsh",
"contributions": [
"code"
]
},
{
"login": "HarmonicReflux",
"name": "Benjamin Scharpf",
"avatar_url": "https://avatars.githubusercontent.com/u/16504600?v=4",
"profile": "https://github.com/HarmonicReflux",
"contributions": [
"code"
]
},
{
"login": "ahawkes",
"name": "Adam Hawkes",
"avatar_url": "https://avatars.githubusercontent.com/u/12055725?v=4",
"profile": "https://github.com/ahawkes",
"contributions": [
"ideas",
"doc"
]
},
{
"login": "Aurashk",
"name": "Aurash Karimi",
"avatar_url": "https://avatars.githubusercontent.com/u/9390150?v=4",
"profile": "https://github.com/Aurashk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}