docs: add liyasthomas as a contributor (#247)
docs: add liyasthomas as a contributor Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
23
.all-contributorsrc
Normal file
23
.all-contributorsrc
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "liyasthomas",
|
||||||
|
"name": "Liyas Thomas",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/10395817?v=4",
|
||||||
|
"profile": "https://liyasthomas.web.app",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "postwoman",
|
||||||
|
"projectOwner": "liyasthomas",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com"
|
||||||
|
}
|
||||||
10
README.md
10
README.md
@@ -1,4 +1,5 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
[](#contributors)
|
||||||
<a href="https://postwoman.io"><img src="static/logo.png" alt="Postwoman.io logo" height="160"></a>
|
<a href="https://postwoman.io"><img src="static/logo.png" alt="Postwoman.io logo" height="160"></a>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
@@ -274,6 +275,15 @@ See the list of [contributors](https://github.com/liyasthomas/postwoman/graphs/c
|
|||||||
|
|
||||||
## Contributors 🚸
|
## Contributors 🚸
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore -->
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://liyasthomas.web.app"><img src="https://avatars1.githubusercontent.com/u/10395817?v=4" width="100px;" alt="Liyas Thomas"/><br /><sub><b>Liyas Thomas</b></sub></a><br /><a href="https://github.com/liyasthomas/postwoman/commits?author=liyasthomas" title="Code">💻</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
### Code Contributors
|
### Code Contributors
|
||||||
|
|
||||||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
||||||
|
|||||||
Reference in New Issue
Block a user