diff --git a/.all-contributorsrc b/.all-contributorsrc index 25bbde8..bf2130a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -30,6 +30,16 @@ "example", "tool" ] + }, + { + "login": "jsumners", + "name": "James Sumners", + "avatar_url": "https://avatars.githubusercontent.com/u/321201?v=4", + "profile": "http://james.sumners.info/", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index f5ca6c4..cfb5daf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pino-logdna -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) > Transport pino logs to LogDNA @@ -127,6 +127,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maciej Ziehlke


Mike Del Tito

💻 📖 💡 🔧 +
James Sumners

💻 📖