Skip to content

Commit

Permalink
docs: add jeremie-fouquet as a contributor for content, doc (#21)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Aug 4, 2021
1 parent 8aa0524 commit 9c3276b
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 @@ -37,6 +37,16 @@
"doc",
"projectManagement"
]
},
{
"login": "jeremie-fouquet",
"name": "Jeremie Fouquet",
"avatar_url": "https://avatars.githubusercontent.com/u/6575734?v=4",
"profile": "https://github.com/jeremie-fouquet",
"contributions": [
"content",
"doc"
]
}
],
"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 @@
# Douglas Neuroinformatics Platform Documentation
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![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-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## To build locally
Expand Down Expand Up @@ -30,6 +30,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/isabelbacellar"><img src="https://avatars.githubusercontent.com/u/87087618?v=4?s=100" width="100px;" alt=""/><br /><sub><b>isabelbacellar</b></sub></a><br /><a href="#ideas-isabelbacellar" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/gdevenyi"><img src="https://avatars.githubusercontent.com/u/3001850?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gabriel A. Devenyi</b></sub></a><br /><a href="#ideas-gdevenyi" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-gdevenyi" title="Content">🖋</a> <a href="https://github.com/DouglasNeuroInformatics/Douglas_User_Documentation/commits?author=gdevenyi" title="Documentation">📖</a> <a href="#projectManagement-gdevenyi" title="Project Management">📆</a></td>
<td align="center"><a href="https://github.com/surchs"><img src="https://avatars.githubusercontent.com/u/1302022?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastian Urchs</b></sub></a><br /><a href="#ideas-surchs" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-surchs" title="Content">🖋</a> <a href="https://github.com/DouglasNeuroInformatics/Douglas_User_Documentation/commits?author=surchs" title="Documentation">📖</a> <a href="#projectManagement-surchs" title="Project Management">📆</a></td>
<td align="center"><a href="https://github.com/jeremie-fouquet"><img src="https://avatars.githubusercontent.com/u/6575734?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeremie Fouquet</b></sub></a><br /><a href="#content-jeremie-fouquet" title="Content">🖋</a> <a href="https://github.com/DouglasNeuroInformatics/Douglas_User_Documentation/commits?author=jeremie-fouquet" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit 9c3276b

Please sign in to comment.