diff --git a/.all-contributorsrc b/.all-contributorsrc index ea7f594..fe5149e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,16 @@ "bug", "code" ] + }, + { + "login": "gthb", + "name": "Gunnlaugur Thor Briem", + "avatar_url": "https://avatars.githubusercontent.com/u/153580?v=4", + "profile": "https://github.com/gthb", + "contributions": [ + "code", + "ideas" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index c6d2c69..ae40507 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Next.js HTTP Proxy Middleware -[](#contributors-) +[](#contributors-) HTTP Proxy middleware available in API Middleware provided by Next.js. @@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Denny Lim 🐛 💻 |
+ Gunnlaugur Thor Briem 💻 🤔 |