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 thessaly as a contributor #34

Closed
wants to merge 2 commits into from
Closed
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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
"code",
"content"
]
},
{
"login": "thessaly",
"name": "juli arancio",
"avatar_url": "https://avatars2.githubusercontent.com/u/33497609?v=4",
"profile": "https://github.com/thessaly",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# map_fosh_demand
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)

Hi there, thanks for passing by! This repo is the rallying point for the map_fosh_demand project.

Expand Down Expand Up @@ -63,7 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="http://www.openeuroscience.com"><img src="https://avatars3.githubusercontent.com/u/3624486?v=4" width="100px;" alt="Andre Maia Chagas"/><br /><sub><b>Andre Maia Chagas</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=amchagas" title="Code">💻</a></td><td align="center"><a href="https://github.com/torlax"><img src="https://avatars1.githubusercontent.com/u/2490770?v=4" width="100px;" alt="Giovani Felipe Benatto"/><br /><sub><b>Giovani Felipe Benatto</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=torlax" title="Code">💻</a></td><td align="center"><a href="https://alexanderkutschera.com/"><img src="https://avatars1.githubusercontent.com/u/20026476?v=4" width="100px;" alt="Alexander Kutschera"/><br /><sub><b>Alexander Kutschera</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=vektorious" title="Code">💻</a> <a href="#content-vektorious" title="Content">🖋</a></td></tr></table>
<table><tr><td align="center"><a href="http://www.openeuroscience.com"><img src="https://avatars3.githubusercontent.com/u/3624486?v=4" width="100px;" alt="Andre Maia Chagas"/><br /><sub><b>Andre Maia Chagas</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=amchagas" title="Code">💻</a></td><td align="center"><a href="https://github.com/torlax"><img src="https://avatars1.githubusercontent.com/u/2490770?v=4" width="100px;" alt="Giovani Felipe Benatto"/><br /><sub><b>Giovani Felipe Benatto</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=torlax" title="Code">💻</a></td><td align="center"><a href="https://alexanderkutschera.com/"><img src="https://avatars1.githubusercontent.com/u/20026476?v=4" width="100px;" alt="Alexander Kutschera"/><br /><sub><b>Alexander Kutschera</b></sub></a><br /><a href="https://github.com/FOSH-following-demand/map_fosh_demand/commits?author=vektorious" title="Code">💻</a> <a href="#content-vektorious" title="Content">🖋</a></td><td align="center"><a href="https://github.com/thessaly"><img src="https://avatars2.githubusercontent.com/u/33497609?v=4" width="100px;" alt="juli arancio"/><br /><sub><b>juli arancio</b></sub></a><br /><a href="#content-thessaly" title="Content">🖋</a></td></tr></table>

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

Expand Down