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
13 changes: 12 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,18 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/6849075?v=4"
]
},
{
"login": "pustoshilov-d",
"name": "Dmitry Pustoshilov",
"contributions": [
"code"
],
"profile": "https://github.com/pustoshilov-d",
"avatar_url": [
"https://avatars.githubusercontent.com/u/22946517?v=4"
]
}
],
"contributorsPerLine": 7
}
}
8 changes: 7 additions & 1 deletion .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,11 @@
"EricDeveaud": {
"name": "Eric Deveaud",
"blog": "http://www.pasteur.fr/ip/easysite/pasteur/fr/recherche/Centre-Informatique-pour-la-Biologie"
},
"pustoshilov-d": {
"name": "Dmitry Pustoshilov",
"email": "pustoshilov.d@gmail.com",
"bio": "𝑳𝒊𝒇𝒆 & 𝑫𝒂𝒕𝒂 𝑺𝒄𝒊𝒆𝒏𝒕𝒊𝒔𝒕, open to work",
"blog": "https://github.com/pustoshilov-d"
}
}
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ tool to generate a contributors graphic below.
<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>
<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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pustoshilov-d"><img src="https://avatars.githubusercontent.com/u/22946517?v=4?s=100" width="100px;" alt="Dmitry Pustoshilov"/><br /><sub><b>Dmitry Pustoshilov</b></sub></a><br /><a href="https://github.com/singularityhub/singularity-cli/commits?author=pustoshilov-d" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down