Skip to content

Commit

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

docs: add gdevenyi as a contributor for ideas, content, doc, projectManagement
  • Loading branch information
surchs committed Jul 29, 2021
2 parents e51c154 + 402d439 commit 1c84730
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 @@ -13,6 +13,18 @@
"contributions": [
"ideas"
]
},
{
"login": "gdevenyi",
"name": "Gabriel A. Devenyi",
"avatar_url": "https://avatars.githubusercontent.com/u/3001850?v=4",
"profile": "https://github.com/gdevenyi",
"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-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

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

Expand Down

0 comments on commit 1c84730

Please sign in to comment.