Merge pull request #137 from liyasthomas/all-contributors/add-NBTX

docs: add NBTX as a contributor

Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
Liyas Thomas
2019-09-06 06:52:31 +05:30
committed by GitHub
2 changed files with 40 additions and 0 deletions

23
.all-contributorsrc Normal file
View File

@@ -0,0 +1,23 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "NBTX",
"name": "John Harker",
"avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4",
"profile": "https://github.com/NBTX",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "postwoman",
"projectOwner": "liyasthomas",
"repoType": "github",
"repoHost": "https://github.com"
}

View File

@@ -1,4 +1,5 @@
```
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
When I wrote this, only God and I understood what I was doing. Now, only God knows.
```
<div align="center">
@@ -216,3 +217,19 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
* Hat tip to anyone who's code was used
* Inspirations:
* [Dribbble](https://dribbble.com)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table>
<tr>
<td align="center"><a href="https://github.com/NBTX"><img src="https://avatars3.githubusercontent.com/u/43181178?v=4" width="100px;" alt="John Harker"/><br /><sub><b>John Harker</b></sub></a><br /><a href="https://github.com/liyasthomas/postwoman/commits?author=NBTX" title="Code">💻</a></td>
</tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!