diff --git a/.all-contributorsrc b/.all-contributorsrc index 0c01959..e766b4c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -61,6 +61,15 @@ "contributions": [ "code" ] + }, + { + "login": "lorenzodejong", + "name": "Lorenzo", + "avatar_url": "https://avatars.githubusercontent.com/u/30781484?v=4", + "profile": "https://github.com/lorenzodejong", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index df0516e..a775b0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Next.js HTTP Proxy Middleware -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) HTTP Proxy middleware available in API Middleware provided by Next.js. @@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Otto von Wesendonk

🛡️
Daniel Silva

🤔
Yann Pringault

💻 +
Lorenzo

📖