docs: add mokhan as a contributor (#42)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
This commit is contained in:
allcontributors[bot]
2020-02-13 04:49:32 +09:00
committed by GitHub
parent fbbf089124
commit ea75a81ac3
2 changed files with 11 additions and 1 deletions

View File

@@ -96,6 +96,15 @@
"contributions": [
"code"
]
},
{
"login": "mokhan",
"name": "mo khan",
"avatar_url": "https://avatars1.githubusercontent.com/u/80475?v=4",
"profile": "https://www.mokhan.ca",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@@ -5,7 +5,7 @@
<hr />
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/asdf-community/asdf-php/Main%20workflow?style=flat-square)](https://github.com/asdf-community/asdf-php/actions)
[![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-)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![License](https://img.shields.io/github/license/asdf-community/asdf-php?style=flat-square&color=brightgreen)](https://github.com/asdf-community/asdf-php/blob/master/LICENSE)
@@ -63,6 +63,7 @@ Thanks goes to these wonderful people
<tr>
<td align="center"><a href="http://caleb.fm"><img src="https://avatars1.githubusercontent.com/u/4692?v=4" width="100px;" alt=""/><br /><sub><b>Caleb Land</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=caleb" title="Code">💻</a> <a href="https://github.com/asdf-community/asdf-php/commits?author=caleb" title="Documentation">📖</a></td>
<td align="center"><a href="https://medium.com/@belaustegui"><img src="https://avatars3.githubusercontent.com/u/2965623?v=4" width="100px;" alt=""/><br /><sub><b>Cristian Álvarez Belaustegui</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=crbelaus" title="Code">💻</a></td>
<td align="center"><a href="https://www.mokhan.ca"><img src="https://avatars1.githubusercontent.com/u/80475?v=4" width="100px;" alt=""/><br /><sub><b>mo khan</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=mokhan" title="Code">💻</a></td>
</tr>
</table>