Skip to content

Commit 6d6e887

Browse files
authored
Merge pull request #16 from stegano/all-contributors/add-dsilvasc
docs: add dsilvasc as a contributor
2 parents 40a30cc + ad3ecd3 commit 6d6e887

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@
4242
"contributions": [
4343
"security"
4444
]
45+
},
46+
{
47+
"login": "dsilvasc",
48+
"name": "Daniel Silva",
49+
"avatar_url": "https://avatars.githubusercontent.com/u/24484414?v=4",
50+
"profile": "https://github.com./dsilvasc",
51+
"contributions": [
52+
"ideas"
53+
]
4554
}
4655
],
4756
"contributorsPerLine": 7,

README.md

+2-1
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-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
HTTP Proxy middleware available in API Middleware provided by Next.js.
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6666
<td align="center"><a href="https://github.com./larrifax"><img src="https://avatars.githubusercontent.com/u/144189?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kristian Tryggestad</b></sub></a><br /><a href="https://github.com./stegano/next-http-proxy-middleware/commits?author=larrifax" title="Code">💻</a></td>
6767
<td align="center"><a href="https://github.com./gthb"><img src="https://avatars.githubusercontent.com/u/153580?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gunnlaugur Thor Briem</b></sub></a><br /><a href="https://github.com./stegano/next-http-proxy-middleware/commits?author=gthb" title="Code">💻</a> <a href="#ideas-gthb" title="Ideas, Planning, & Feedback">🤔</a></td>
6868
<td align="center"><a href="https://ottovw.com"><img src="https://avatars.githubusercontent.com/u/1045946?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Otto von Wesendonk</b></sub></a><br /><a href="#security-ottovw" title="Security">🛡️</a></td>
69+
<td align="center"><a href="https://github.com./dsilvasc"><img src="https://avatars.githubusercontent.com/u/24484414?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Silva</b></sub></a><br /><a href="#ideas-dsilvasc" title="Ideas, Planning, & Feedback">🤔</a></td>
6970
</tr>
7071
</table>
7172

0 commit comments

Comments
 (0)