Skip to content

Commit

Permalink
Merge pull request #798 from datalad-handbook/all-contributors/add-My…
Browse files Browse the repository at this point in the history
…rskyta

docs: add Myrskyta as a contributor for bug
  • Loading branch information
adswa committed Dec 15, 2021
2 parents 805e56d + 75fbd30 commit e384def
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -475,6 +475,15 @@
"contributions": [
"bug"
]
},
{
"login": "Myrskyta",
"name": "Myrskyta",
"avatar_url": "https://avatars.githubusercontent.com/u/17908599?v=4",
"profile": "https://github.com/Myrskyta",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3608611.svg)](https://doi.org/10.5281/zenodo.3608611)
[![made-with-datalad](https://www.datalad.org/badges/made_with.svg)](https://datalad.org)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# The DataLad handbook :orange_book:
Expand Down Expand Up @@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/eort"><img src="https://avatars.githubusercontent.com/u/8819465?v=4?s=100" width="100px;" alt=""/><br /><sub><b>eort</b></sub></a><br /><a href="https://github.com/datalad-handbook/book/issues?q=author%3Aeort" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/Myrskyta"><img src="https://avatars.githubusercontent.com/u/17908599?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Myrskyta</b></sub></a><br /><a href="https://github.com/datalad-handbook/book/issues?q=author%3AMyrskyta" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit e384def

Please sign in to comment.