Skip to content

Commit 898a92b

Browse files
author
github-actions
committed
Automated deployment to update contributors 2022-03-16
1 parent 4bda20d commit 898a92b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,17 @@
108108
"avatar_url": [
109109
"https://avatars.githubusercontent.com/u/16343767?v=4"
110110
]
111+
},
112+
{
113+
"login": "muffato",
114+
"name": "Matthieu Muffato",
115+
"contributions": [
116+
"code"
117+
],
118+
"profile": "https://muffato.github.io",
119+
"avatar_url": [
120+
"https://avatars.githubusercontent.com/u/623458?v=4"
121+
]
111122
}
112123
],
113124
"contributorsPerLine": 7

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ tool to generate a contributors graphic below.
5252
<tr>
5353
<td align="center"><a href="https://github.com/xdelaruelle"><img src="https://avatars.githubusercontent.com/u/4928853?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Xavier Delaruelle</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-hpc/commits?author=xdelaruelle" title="Code">💻</a></td>
5454
<td align="center"><a href="https://github.com/SarahBeecroft"><img src="https://avatars.githubusercontent.com/u/16343767?v=4?s=100" width="100px;" alt=""/><br /><sub><b>SarahBeecroft</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-hpc/commits?author=SarahBeecroft" title="Code">💻</a></td>
55+
<td align="center"><a href="https://muffato.github.io"><img src="https://avatars.githubusercontent.com/u/623458?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matthieu Muffato</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-hpc/commits?author=muffato" title="Code">💻</a></td>
5556
</tr>
5657
</table>
5758

0 commit comments

Comments
 (0)