Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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