Skip to content

Commit

Permalink
Merge pull request #56 from students-teach-students/all-contributors/…
Browse files Browse the repository at this point in the history
…add-jsnel

docs: add jsnel as a contributor
  • Loading branch information
s-weigand committed Jun 8, 2020
2 parents 2691c91 + ec30d17 commit 048445e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,21 @@
"ideas",
"projectManagement"
]
},
{
"login": "jsnel",
"name": "Joris Snellenburg",
"avatar_url": "https://avatars0.githubusercontent.com/u/3616369?v=4",
"profile": "http://www.nat.vu.nl/~jsnel/",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "python-tools-for-students",
"projectOwner": "students-teach-students",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": "true"
"skipCi": true
}
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
[![Documentation Status](https://readthedocs.org/projects/python-tools-for-students/badge/?version=latest)](https://python-tools-for-students.readthedocs.io/en/latest/?badge=latest)
[![Notebook Viewer (nbviewer)](https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg?sanitize=true)](https://nbviewer.jupyter.org/github/students-teach-students/python-tools-for-students/tree/master/material/)
[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/students-teach-students/python-tools-for-students/master?urlpath=lab/tree/material)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) [![Join the chat at https://gitter.im/students-teach-students/python-tools-for-students](https://badges.gitter.im/students-teach-students/python-tools-for-students.svg)](https://gitter.im/students-teach-students/python-tools-for-students?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
[![Join the chat at https://gitter.im/students-teach-students/python-tools-for-students](https://badges.gitter.im/students-teach-students/python-tools-for-students.svg)](https://gitter.im/students-teach-students/python-tools-for-students?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# python-tools-for-students

Expand Down Expand Up @@ -94,14 +95,19 @@ to know the terms we introduce in english, since this gives you access to a bigg
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/redbluee"><img src="https://avatars3.githubusercontent.com/u/43533494?v=4" width="100px;" alt="Deniz Sharideh"/><br /><sub><b>Deniz Sharideh</b></sub></a><br /><a href="#review-redbluee" title="Reviewed Pull Requests">👀</a> <a href="#ideas-redbluee" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-redbluee" title="Project Management">📆</a> <a href="#maintenance-redbluee" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/s-weigand"><img src="https://avatars2.githubusercontent.com/u/9513634?v=4" width="100px;" alt="Sebastian Weigand"/><br /><sub><b>Sebastian Weigand</b></sub></a><br /><a href="https://github.com/students-teach-students/python-tools-for-students/commits?author=s-weigand" title="Documentation">📖</a> <a href="#infra-s-weigand" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-s-weigand" title="Maintenance">🚧</a> <a href="#ideas-s-weigand" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-s-weigand" title="Project Management">📆</a></td>
<td align="center"><a href="https://github.com/redbluee"><img src="https://avatars3.githubusercontent.com/u/43533494?v=4" width="100px;" alt=""/><br /><sub><b>Deniz Sharideh</b></sub></a><br /><a href="https://github.com/students-teach-students/python-tools-for-students/pulls?q=is%3Apr+reviewed-by%3Aredbluee" title="Reviewed Pull Requests">👀</a> <a href="#ideas-redbluee" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-redbluee" title="Project Management">📆</a> <a href="#maintenance-redbluee" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/s-weigand"><img src="https://avatars2.githubusercontent.com/u/9513634?v=4" width="100px;" alt=""/><br /><sub><b>Sebastian Weigand</b></sub></a><br /><a href="https://github.com/students-teach-students/python-tools-for-students/commits?author=s-weigand" title="Documentation">📖</a> <a href="#infra-s-weigand" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-s-weigand" title="Maintenance">🚧</a> <a href="#ideas-s-weigand" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-s-weigand" title="Project Management">📆</a></td>
<td align="center"><a href="http://www.nat.vu.nl/~jsnel/"><img src="https://avatars0.githubusercontent.com/u/3616369?v=4" width="100px;" alt=""/><br /><sub><b>Joris Snellenburg</b></sub></a><br /><a href="https://github.com/students-teach-students/python-tools-for-students/pulls?q=is%3Apr+reviewed-by%3Ajsnel" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 048445e

Please sign in to comment.