Skip to content

Commit

Permalink
Merge pull request #137 from liyasthomas/all-contributors/add-NBTX
Browse files Browse the repository at this point in the history
docs: add NBTX as a contributor

Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
liyasthomas and allcontributors[bot] committed Sep 6, 2019
2 parents c86dd97 + 0c255ba commit 5ae371d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -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"
}
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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">
Expand Down Expand Up @@ -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!

0 comments on commit 5ae371d

Please sign in to comment.