Skip to content

Commit

Permalink
docs: add tomasMasson as a contributor (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Apr 7, 2020
1 parent 46b939b commit 76115f0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,16 @@
"contributions": [
"content"
]
},
{
"login": "tomasMasson",
"name": "tomasMasson",
"avatar_url": "https://avatars0.githubusercontent.com/u/59352285?v=4",
"profile": "https://github.com/tomasMasson",
"contributions": [
"content",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mapping sequence data onto structures
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This repository collects contributions related to the ["Annotations on Structures" topic](https://github.com/virtual-biohackathons/covid-19-bh20/wiki/Annotations-on-Structures) in the [COVID-19 Biohackathon April 5-11 2020](https://github.com/virtual-biohackathons/covid-19-bh20).
Expand Down Expand Up @@ -111,6 +111,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="http://biohackathons.github.io"><img src="https://avatars0.githubusercontent.com/u/5738421?v=4" width="100px;" alt=""/><br /><sub><b>Ben Busby</b></sub></a><br /><a href="#ideas-DCGenomics" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-DCGenomics" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/lnblum"><img src="https://avatars2.githubusercontent.com/u/51452159?v=4" width="100px;" alt=""/><br /><sub><b>Laura Blum</b></sub></a><br /><a href="#content-lnblum" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/tomasMasson"><img src="https://avatars0.githubusercontent.com/u/59352285?v=4" width="100px;" alt=""/><br /><sub><b>tomasMasson</b></sub></a><br /><a href="#content-tomasMasson" title="Content">🖋</a> <a href="https://github.com/SWISS-MODEL/covid-19-Annotations-on-Structures/commits?author=tomasMasson" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 76115f0

Please sign in to comment.