Skip to content

Commit be81f4e

Browse files
github-actionsvsoch
authored andcommitted
Automated deployment to update contributors 2025-12-13
1 parent 6be6376 commit be81f4e

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,17 @@
196196
"avatar_url": [
197197
"https://avatars.githubusercontent.com/u/22946517?v=4"
198198
]
199+
},
200+
{
201+
"login": "m-jahn",
202+
"name": "Michael Jahn",
203+
"contributions": [
204+
"code"
205+
],
206+
"profile": "https://m-jahn.github.io/",
207+
"avatar_url": [
208+
"https://avatars.githubusercontent.com/u/32667667?v=4"
209+
]
199210
}
200211
],
201212
"contributorsPerLine": 7

.tributors

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
},
77
"Flamefire": {
88
"name": "Alexander Grund",
9-
"blog": "https://github.com/Flamefire"
9+
"blog": "https://github.com/Flamefire",
10+
"orcid": "0000-0002-7196-8452",
11+
"affiliation": "Technische Universität Dresden"
1012
},
1113
"pierlauro": {
1214
"name": "Pierlauro Sciarelli",
@@ -43,7 +45,9 @@
4345
"kinow": {
4446
"name": "Bruno P. Kinoshita",
4547
"bio": "From Casa Verde, São Paulo . Now in CBD, Auckland .",
46-
"blog": "https://kinoshita.eti.br"
48+
"blog": "https://kinoshita.eti.br",
49+
"orcid": "0000-0001-8250-4074",
50+
"affiliation": "Barcelona Supercomputing Center"
4751
},
4852
"cceyda": {
4953
"name": "Ceyda Cinarel",
@@ -67,7 +71,9 @@
6771
"name": "Martin Diehl",
6872
"email": "[email protected]",
6973
"bio": "Materials Science, Fortran, Python, DAMASK, open source",
70-
"blog": "https://martin-diehl.net"
74+
"blog": "https://martin-diehl.net",
75+
"orcid": "0000-0002-3738-7363",
76+
"affiliation": "KU Leuven"
7177
},
7278
"neumann-nico": {
7379
"name": "Nico Neumann",
@@ -77,7 +83,9 @@
7783
},
7884
"tcpan": {
7985
"name": "Tony Pan",
80-
"blog": "https://github.com/tcpan"
86+
"blog": "https://github.com/tcpan",
87+
"email": "[email protected]",
88+
"orcid": "0009-0003-2185-8938"
8189
},
8290
"tjgalvin": {
8391
"name": "tjgalvin",
@@ -92,5 +100,13 @@
92100
"email": "[email protected]",
93101
"bio": "𝑳𝒊𝒇𝒆 & 𝑫𝒂𝒕𝒂 𝑺𝒄𝒊𝒆𝒏𝒕𝒊𝒔𝒕, open to work",
94102
"blog": "https://github.com/pustoshilov-d"
103+
},
104+
"m-jahn": {
105+
"name": "Michael Jahn",
106+
"email": "[email protected]",
107+
"bio": "Bioinformatics researcher @MPUSP - Max Planck Unit for the Science of Pathogens. Postdoc at Science For Life Lab, Stockholm. PhD from University of Leipzig.",
108+
"blog": "https://m-jahn.github.io/",
109+
"orcid": "0000-0002-3913-153X",
110+
"affiliation": "KTH Royal Institute of Technology"
95111
}
96112
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ tool to generate a contributors graphic below.
4747
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tjgalvin"><img src="https://avatars.githubusercontent.com/u/10543142?v=4?s=100" width="100px;" alt="tjgalvin"/><br /><sub><b>tjgalvin</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=tjgalvin" title="Code">💻</a></td>
4848
<td align="center" valign="top" width="14.28%"><a href="http://www.pasteur.fr/ip/easysite/pasteur/fr/recherche/Centre-Informatique-pour-la-Biologie"><img src="https://avatars.githubusercontent.com/u/6849075?v=4?s=100" width="100px;" alt="Eric Deveaud"/><br /><sub><b>Eric Deveaud</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=EricDeveaud" title="Code">💻</a></td>
4949
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pustoshilov-d"><img src="https://avatars.githubusercontent.com/u/22946517?v=4?s=100" width="100px;" alt="Dmitry Pustoshilov"/><br /><sub><b>Dmitry Pustoshilov</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=pustoshilov-d" title="Code">💻</a></td>
50+
<td align="center" valign="top" width="14.28%"><a href="https://m-jahn.github.io/"><img src="https://avatars.githubusercontent.com/u/32667667?v=4?s=100" width="100px;" alt="Michael Jahn"/><br /><sub><b>Michael Jahn</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=m-jahn" title="Code">💻</a></td>
5051
</tr>
5152
</tbody>
5253
</table>

0 commit comments

Comments
 (0)