Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit 1409f01

Browse files
authored
Merge pull request #61 from OHIF/all-contributors/add-dlwire
docs: add dlwire as a contributor
2 parents ad24bbd + b92db63 commit 1409f01

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@
6868
"contributions": [
6969
"code"
7070
]
71+
},
72+
{
73+
"login": "dlwire",
74+
"name": "David Wire",
75+
"avatar_url": "https://avatars3.githubusercontent.com/u/1167291?v=4",
76+
"profile": "https://github.com/dlwire",
77+
"contributions": [
78+
"code",
79+
"test"
80+
]
7181
}
7282
],
7383
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[![CircleCI][circleci-image]][circleci-url]
1111
[![codecov][codecov-image]][codecov-url]
12-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors)
1313
[![code style: prettier][prettier-image]][prettier-url]
1414
[![semantic-release][semantic-image]][semantic-url]
1515

@@ -147,6 +147,9 @@ Thanks goes to these wonderful people
147147
<td align="center"><a href="https://github.com/ivan-aksamentov"><img src="https://avatars0.githubusercontent.com/u/9403403?v=4" width="100px;" alt="Ivan Aksamentov"/><br /><sub><b>Ivan Aksamentov</b></sub></a><br /><a href="https://github.com/OHIF/ohif-core/commits?author=ivan-aksamentov" title="Code">💻</a> <a href="https://github.com/OHIF/ohif-core/commits?author=ivan-aksamentov" title="Tests">⚠️</a></td>
148148
<td align="center"><a href="http://igoroctaviano.com"><img src="https://avatars0.githubusercontent.com/u/13886933?v=4" width="100px;" alt="Igor Octaviano"/><br /><sub><b>Igor Octaviano</b></sub></a><br /><a href="https://github.com/OHIF/ohif-core/commits?author=igoroctaviano" title="Code">💻</a></td>
149149
</tr>
150+
<tr>
151+
<td align="center"><a href="https://github.com/dlwire"><img src="https://avatars3.githubusercontent.com/u/1167291?v=4" width="100px;" alt="David Wire"/><br /><sub><b>David Wire</b></sub></a><br /><a href="https://github.com/OHIF/ohif-core/commits?author=dlwire" title="Code">💻</a> <a href="https://github.com/OHIF/ohif-core/commits?author=dlwire" title="Tests">⚠️</a></td>
152+
</tr>
150153
</table>
151154

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

0 commit comments

Comments
 (0)