Skip to content

Commit 243101f

Browse files
authored
Merge pull request #16 from CreoWis/all-contributors/add-muhammedanaskhan
docs: add muhammedanaskhan as a contributor for test, and code
2 parents 38ad791 + 97cabaa commit 243101f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@
2727
"test",
2828
"code"
2929
]
30+
},
31+
{
32+
"login": "muhammedanaskhan",
33+
"name": "Mohammad anas khan",
34+
"avatar_url": "https://avatars.githubusercontent.com/u/72510634?v=4",
35+
"profile": "https://anaskhandev.vercel.app",
36+
"contributions": [
37+
"test",
38+
"code"
39+
]
3040
}
3141
],
3242
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hashnode Client
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hashnode client is a community-driven Open Source Project that provides APIs to interact with the `Headless Hashnode` from any `ReactJS` based applications. It means you can use the APIs from ReactJS, Next.js, Gatsby, and many more libraries and frameworks to build your blog front end.
@@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7777
<tr>
7878
<td align="center" valign="top" width="14.28%"><a href="https://tapasadhikary.com"><img src="https://avatars.githubusercontent.com/u/3633137?v=4?s=100" width="100px;" alt="Tapas Adhikary"/><br /><sub><b>Tapas Adhikary</b></sub></a><br /><a href="#infra-atapas" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/CreoWis/hashnode-client/commits?author=atapas" title="Tests">⚠️</a> <a href="https://github.com/CreoWis/hashnode-client/commits?author=atapas" title="Code">💻</a></td>
7979
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MrTea7171"><img src="https://avatars.githubusercontent.com/u/41801340?v=4?s=100" width="100px;" alt="Chaitanya Agarwal"/><br /><sub><b>Chaitanya Agarwal</b></sub></a><br /><a href="https://github.com/CreoWis/hashnode-client/commits?author=MrTea7171" title="Tests">⚠️</a> <a href="https://github.com/CreoWis/hashnode-client/commits?author=MrTea7171" title="Code">💻</a></td>
80+
<td align="center" valign="top" width="14.28%"><a href="https://anaskhandev.vercel.app"><img src="https://avatars.githubusercontent.com/u/72510634?v=4?s=100" width="100px;" alt="Mohammad anas khan"/><br /><sub><b>Mohammad anas khan</b></sub></a><br /><a href="https://github.com/CreoWis/hashnode-client/commits?author=muhammedanaskhan" title="Tests">⚠️</a> <a href="https://github.com/CreoWis/hashnode-client/commits?author=muhammedanaskhan" title="Code">💻</a></td>
8081
</tr>
8182
</tbody>
8283
</table>

0 commit comments

Comments
 (0)