Skip to content

Commit c8ec437

Browse files
authored
Merge pull request #47 from stegano/all-contributors/add-abhinavkumar940
docs: add abhinavkumar940 as a contributor for doc
2 parents 34f3204 + 47f5b6c commit c8ec437

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@
7979
"contributions": [
8080
"bug"
8181
]
82+
},
83+
{
84+
"login": "abhinavkumar940",
85+
"name": "Abhinav Kumar",
86+
"avatar_url": "https://avatars.githubusercontent.com/u/1189133?v=4",
87+
"profile": "https://github.com/abhinavkumar940",
88+
"contributions": [
89+
"doc"
90+
]
8291
}
8392
],
8493
"contributorsPerLine": 7,

README.md

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

66
HTTP Proxy middleware available in API Middleware provided by Next.js.
@@ -82,6 +82,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8282
</tr>
8383
<tr>
8484
<td align="center"><a href="https://medium.com/@timon.grassl"><img src="https://avatars.githubusercontent.com/u/34568407?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Timon Grassl</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/issues?q=author%3Atgrassl" title="Bug reports">🐛</a></td>
85+
<td align="center"><a href="https://github.com/abhinavkumar940"><img src="https://avatars.githubusercontent.com/u/1189133?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Abhinav Kumar</b></sub></a><br /><a href="https://github.com/stegano/next-http-proxy-middleware/commits?author=abhinavkumar940" title="Documentation">📖</a></td>
8586
</tr>
8687
</table>
8788

0 commit comments

Comments
 (0)