forked from ENHANCE-PET/MOOSE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
109 lines (109 loc) · 2.77 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
{
"projectName": "MOOSE",
"projectOwner": "ENHANCE-PET",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "LalithShiyam",
"name": "Lalith Kumar Shiyam Sundar",
"avatar_url": "https://github.com/LalithShiyam.png",
"profile": "https://github.com/LalithShiyam",
"contributions": [
"code",
"doc"
]
},
{
"login": "Keyn34",
"name": "Sebastian Gutschmayer",
"avatar_url": "https://github.com/Keyn34.png",
"profile": "https://github.com/Keyn34",
"contributions": [
"code"
]
},
{
"login": "n7k-dobri",
"name": "n7k-dobri",
"avatar_url": "https://avatars.githubusercontent.com/u/114534264?v=4",
"profile": "https://github.com/n7k-dobri",
"contributions": [
"code"
]
},
{
"login": "mprires",
"name": "Manuel Pires",
"avatar_url": "https://avatars.githubusercontent.com/u/48754309?v=4",
"profile": "https://github.com/mprires",
"contributions": [
"code"
]
},
{
"login": "zax0s",
"name": "Zach Chalampalakis",
"avatar_url": "https://avatars.githubusercontent.com/u/62066397?v=4",
"profile": "https://www.meduniwien.ac.at/web/forschung/researcher-profiles/researcher-profiles/index.php?id=688&res=zacharias_chalampalakis1",
"contributions": [
"code"
]
},
{
"login": "dhaberl",
"name": "David Haberl",
"avatar_url": "https://avatars.githubusercontent.com/u/54232863?v=4",
"profile": "https://github.com/dhaberl",
"contributions": [
"code"
]
},
{
"login": "W7ebere",
"name": "W7ebere",
"avatar_url": "https://avatars.githubusercontent.com/u/166598214?v=4",
"profile": "https://github.com/W7ebere",
"contributions": [
"doc"
]
},
{
"login": "Kazezaka",
"name": "Kazezaka",
"avatar_url": "https://avatars.githubusercontent.com/u/29598301?v=4",
"profile": "https://github.com/Kazezaka",
"contributions": [
"code"
]
},
{
"login": "ltetrel",
"name": "Loic Tetrel",
"avatar_url": "https://avatars.githubusercontent.com/u/37963074?v=4",
"profile": "https://ltetrel.github.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Kitware",
"name": "Kitware, Inc.",
"avatar_url": "https://avatars.githubusercontent.com/u/87549?v=4",
"profile": "https://www.kitware.com",
"contributions": [
"code",
"doc"
]
}
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7
}