Skip to content

Commit 31dec0b

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2023-10-25 (#210)
Co-authored-by: github-actions <[email protected]>
1 parent 948b61d commit 31dec0b

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,17 @@
163163
"avatar_url": [
164164
"https://avatars.githubusercontent.com/u/938025?v=4"
165165
]
166+
},
167+
{
168+
"login": "tjgalvin",
169+
"name": "tjgalvin",
170+
"contributions": [
171+
"code"
172+
],
173+
"profile": "https://github.com/tjgalvin",
174+
"avatar_url": [
175+
"https://avatars.githubusercontent.com/u/10543142?v=4"
176+
]
166177
}
167178
],
168179
"contributorsPerLine": 7

.tributors

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
"wkpalan": {
2323
"name": "Kokulapalan (Gokul) Wimalanathan",
2424
"bio": "Genomics Data Scientist with experience in Bioinformatics, cloud computing, and HPC environments",
25-
"blog": "http://www.bioinformapping.com/"
25+
"blog": "http://www.bioinformapping.com/",
26+
"orcid": "0000-0001-7811-935X",
27+
"affiliation": "University of Colombo Faculty of Science"
2628
},
2729
"tschoonj": {
2830
"name": "Tom Schoonjans",
@@ -76,5 +78,9 @@
7678
"tcpan": {
7779
"name": "Tony Pan",
7880
"blog": "https://github.com/tcpan"
81+
},
82+
"tjgalvin": {
83+
"name": "tjgalvin",
84+
"blog": "https://github.com/tjgalvin"
7985
}
8086
}

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ tool to generate a contributors graphic below.
4343
<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>
4444
<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>
4545
</tr>
46+
<tr>
47+
<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+
</tr>
4649
</tbody>
4750
</table>
4851

0 commit comments

Comments
 (0)