Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #86 from lukeraymonddowning/all-contributors/add-d…
Browse files Browse the repository at this point in the history
…sazup

docs: add dsazup as a contributor
  • Loading branch information
lukeraymonddowning authored May 17, 2020
2 parents 8fc9c2f + 308082e commit 3a5d678
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,15 @@
"contributions": [
"ideas"
]
},
{
"login": "dsazup",
"name": "Dainius",
"avatar_url": "https://avatars0.githubusercontent.com/u/8631224?v=4",
"profile": "https://github.com/dsazup",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Poser
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
Expand Down Expand Up @@ -1058,6 +1058,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="http://patompong.com"><img src="https://avatars2.githubusercontent.com/u/3887531?v=4" width="100px;" alt=""/><br /><sub><b>Patompong Savaengsuk</b></sub></a><br /><a href="https://github.com/lukeraymonddowning/poser/commits?author=s-patompong" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mishbah"><img src="https://avatars0.githubusercontent.com/u/2609046?v=4" width="100px;" alt=""/><br /><sub><b>mishbah</b></sub></a><br /><a href="#ideas-mishbah" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/dsazup"><img src="https://avatars0.githubusercontent.com/u/8631224?v=4" width="100px;" alt=""/><br /><sub><b>Dainius</b></sub></a><br /><a href="https://github.com/lukeraymonddowning/poser/commits?author=dsazup" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 3a5d678

Please sign in to comment.