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

Commit 3f9126b

Browse files
allcontributors[bot]dannyrb
authored andcommitted
docs: add pavertomato as a contributor (#64)
* docs: update README.md * docs: update .all-contributorsrc
1 parent c0fae81 commit 3f9126b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@
7878
"code",
7979
"test"
8080
]
81+
},
82+
{
83+
"login": "pavertomato",
84+
"name": "Egor Lezhnin",
85+
"avatar_url": "https://avatars0.githubusercontent.com/u/878990?v=4",
86+
"profile": "http://egor.lezhn.in",
87+
"contributions": [
88+
"code"
89+
]
8190
}
8291
],
8392
"contributorsPerLine": 7,

README.md

Lines changed: 2 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-8-orange.svg?style=flat-square)](#contributors)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors)
1313
[![code style: prettier][prettier-image]][prettier-url]
1414
[![semantic-release][semantic-image]][semantic-url]
1515

@@ -149,6 +149,7 @@ Thanks goes to these wonderful people
149149
</tr>
150150
<tr>
151151
<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+
<td align="center"><a href="http://egor.lezhn.in"><img src="https://avatars0.githubusercontent.com/u/878990?v=4" width="100px;" alt="Egor Lezhnin"/><br /><sub><b>Egor Lezhnin</b></sub></a><br /><a href="https://github.com/OHIF/ohif-core/commits?author=pavertomato" title="Code">💻</a></td>
152153
</tr>
153154
</table>
154155

0 commit comments

Comments
 (0)