Skip to content

Commit

Permalink
Merge pull request #20 from DouglasNeuroInformatics/all-contributors/…
Browse files Browse the repository at this point in the history
…add-surchs

docs: add surchs as a contributor for ideas, content, doc, projectManagement
  • Loading branch information
surchs committed Jul 29, 2021
2 parents 1c84730 + 7247b5f commit 2c41b9b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,18 @@
"doc",
"projectManagement"
]
},
{
"login": "surchs",
"name": "Sebastian Urchs",
"avatar_url": "https://avatars.githubusercontent.com/u/1302022?v=4",
"profile": "https://github.com/surchs",
"contributions": [
"ideas",
"content",
"doc",
"projectManagement"
]
}
],
"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-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## To build locally
Expand Down Expand Up @@ -29,6 +29,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<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>
</tr>
</table>

Expand Down

0 comments on commit 2c41b9b

Please sign in to comment.