Skip to content

Commit

Permalink
Merge pull request #6 from lab-midas/all-contributors/add-KaijieMo1
Browse files Browse the repository at this point in the history
docs: add KaijieMo1 as a contributor
  • Loading branch information
thomaskuestner authored Aug 4, 2020
2 parents b24c77f + 0b85f8a commit d331e5a
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 @@ -53,6 +53,16 @@
"contributions": [
"code"
]
},
{
"login": "KaijieMo1",
"name": "KaijieMo1",
"avatar_url": "https://avatars3.githubusercontent.com/u/69183027?v=4",
"profile": "https://github.com/KaijieMo1",
"contributions": [
"code",
"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 @@
# MedSeg: Medical Segmentation
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Introduction
Expand Down Expand Up @@ -114,6 +114,7 @@ Thanks to Marc Fischer for providing the med_io pipeline around which this frame
<td align="center"><a href="https://sites.google.com/site/kspaceastronauts"><img src="https://avatars1.githubusercontent.com/u/15344655?v=4" width="100px;" alt=""/><br /><sub><b>Thomas Kuestner</b></sub></a><br /><a href="https://github.com/lab-midas/med_segmentation/commits?author=thomaskuestner" title="Code">💻</a> <a href="#ideas-thomaskuestner" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-thomaskuestner" title="Maintenance">🚧</a> <a href="#projectManagement-thomaskuestner" title="Project Management">📆</a> <a href="https://github.com/lab-midas/med_segmentation/commits?author=thomaskuestner" title="Documentation">📖</a> <a href="https://github.com/lab-midas/med_segmentation/pulls?q=is%3Apr+reviewed-by%3Athomaskuestner" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/lab-midas/med_segmentation/commits?author=thomaskuestner" title="Tests">⚠️</a></td>
<td align="center"><a href="https://www.is.mpg.de/de/people/thepp"><img src="https://avatars1.githubusercontent.com/u/30172495?v=4" width="100px;" alt=""/><br /><sub><b>tobiashepp</b></sub></a><br /><a href="https://github.com/lab-midas/med_segmentation/commits?author=tobiashepp" title="Code">💻</a> <a href="#ideas-tobiashepp" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-tobiashepp" title="Maintenance">🚧</a> <a href="#tool-tobiashepp" title="Tools">🔧</a> <a href="#security-tobiashepp" title="Security">🛡️</a></td>
<td align="center"><a href="https://github.com/a-doering"><img src="https://avatars1.githubusercontent.com/u/35858164?v=4" width="100px;" alt=""/><br /><sub><b>a-doering</b></sub></a><br /><a href="https://github.com/lab-midas/med_segmentation/commits?author=a-doering" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/KaijieMo1"><img src="https://avatars3.githubusercontent.com/u/69183027?v=4" width="100px;" alt=""/><br /><sub><b>KaijieMo1</b></sub></a><br /><a href="https://github.com/lab-midas/med_segmentation/commits?author=KaijieMo1" title="Code">💻</a> <a href="https://github.com/lab-midas/med_segmentation/commits?author=KaijieMo1" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit d331e5a

Please sign in to comment.