Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add fedenanni as a contributor for ideas, content #26

Merged
merged 2 commits into from
Apr 29, 2022
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
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@
"ideas",
"content"
]
},
{
"login": "fedenanni",
"name": "Federico Nanni",
"avatar_url": "https://avatars.githubusercontent.com/u/8415204?v=4",
"profile": "https://github.com/fedenanni",
"contributions": [
"ideas",
"content"
]
}
],
"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 @@
# Data Science for Biomedical Scientists: Introduction to Data Science and AI for senior researchers
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

**Thanks for contributing to The Carpentries Incubator!**
Expand Down Expand Up @@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://sites.google.com/view/angionelab/"><img src="https://avatars.githubusercontent.com/u/4013246?v=4?s=100" width="100px;" alt=""/><br /><sub><b>claudioangione</b></sub></a><br /><a href="https://github.com/carpentries-incubator/data-science-ai-senior-researchers/pulls?q=is%3Apr+reviewed-by%3Aclaudioangione" title="Reviewed Pull Requests">👀</a> <a href="#content-claudioangione" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/kasra-hosseini"><img src="https://avatars.githubusercontent.com/u/1899856?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kasra Hosseini</b></sub></a><br /><a href="https://github.com/carpentries-incubator/data-science-ai-senior-researchers/pulls?q=is%3Apr+reviewed-by%3Akasra-hosseini" title="Reviewed Pull Requests">👀</a> <a href="#content-kasra-hosseini" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/LydiaFrance"><img src="https://avatars.githubusercontent.com/u/85945427?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lydia France</b></sub></a><br /><a href="#ideas-LydiaFrance" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-LydiaFrance" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/fedenanni"><img src="https://avatars.githubusercontent.com/u/8415204?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Federico Nanni</b></sub></a><br /><a href="#ideas-fedenanni" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-fedenanni" title="Content">🖋</a></td>
</tr>
</table>

Expand Down