Skip to content

Commit 2b22233

Browse files
authored
Merge pull request #217 from singularityhub/contributors/update-2023-12-12
[tributors] contributors/update-2023-12-12
2 parents c207c3e + 1bb4ea6 commit 2b22233

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,17 @@
174174
"avatar_url": [
175175
"https://avatars.githubusercontent.com/u/10543142?v=4"
176176
]
177+
},
178+
{
179+
"login": "EricDeveaud",
180+
"name": "Eric Deveaud",
181+
"contributions": [
182+
"code"
183+
],
184+
"profile": "http://www.pasteur.fr/ip/easysite/pasteur/fr/recherche/Centre-Informatique-pour-la-Biologie",
185+
"avatar_url": [
186+
"https://avatars.githubusercontent.com/u/6849075?v=4"
187+
]
177188
}
178189
],
179190
"contributorsPerLine": 7

.tributors

+4
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,9 @@
8282
"tjgalvin": {
8383
"name": "tjgalvin",
8484
"blog": "https://github.com/tjgalvin"
85+
},
86+
"EricDeveaud": {
87+
"name": "Eric Deveaud",
88+
"blog": "http://www.pasteur.fr/ip/easysite/pasteur/fr/recherche/Centre-Informatique-pour-la-Biologie"
8589
}
8690
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ tool to generate a contributors graphic below.
4545
</tr>
4646
<tr>
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>
48+
<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>
4849
</tr>
4950
</tbody>
5051
</table>

0 commit comments

Comments
 (0)