Skip to content

Commit

Permalink
Automated deployment to update contributors 2023-10-25 (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Oct 25, 2023
1 parent 948b61d commit 31dec0b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Expand Up @@ -163,6 +163,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/938025?v=4"
]
},
{
"login": "tjgalvin",
"name": "tjgalvin",
"contributions": [
"code"
],
"profile": "https://github.com/tjgalvin",
"avatar_url": [
"https://avatars.githubusercontent.com/u/10543142?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
8 changes: 7 additions & 1 deletion .tributors
Expand Up @@ -22,7 +22,9 @@
"wkpalan": {
"name": "Kokulapalan (Gokul) Wimalanathan",
"bio": "Genomics Data Scientist with experience in Bioinformatics, cloud computing, and HPC environments",
"blog": "http://www.bioinformapping.com/"
"blog": "http://www.bioinformapping.com/",
"orcid": "0000-0001-7811-935X",
"affiliation": "University of Colombo Faculty of Science"
},
"tschoonj": {
"name": "Tom Schoonjans",
Expand Down Expand Up @@ -76,5 +78,9 @@
"tcpan": {
"name": "Tony Pan",
"blog": "https://github.com/tcpan"
},
"tjgalvin": {
"name": "tjgalvin",
"blog": "https://github.com/tjgalvin"
}
}
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -43,6 +43,9 @@ tool to generate a contributors graphic below.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/biosugar0"><img src="https://avatars.githubusercontent.com/u/18737819?v=4?s=100" width="100px;" alt="biosugar0"/><br /><sub><b>biosugar0</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=biosugar0" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tcpan"><img src="https://avatars.githubusercontent.com/u/938025?v=4?s=100" width="100px;" alt="Tony Pan"/><br /><sub><b>Tony Pan</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=tcpan" title="Code">💻</a></td>
</tr>
<tr>
<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>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 31dec0b

Please sign in to comment.