diff --git a/.all-contributorsrc b/.all-contributorsrc index 933e6a2..41aa00d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,16 @@ "code", "test" ] + }, + { + "login": "allanbowe", + "name": "Allan Bowe", + "avatar_url": "https://avatars.githubusercontent.com/u/4420615?v=4", + "profile": "https://4gl.io/", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 58eefd6..ffdc989 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SASjs Server -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) SASjs Server provides a NodeJS wrapper for calling the SAS binary executable. It can be installed on an actual SAS server, or locally on your desktop. It provides: @@ -202,6 +202,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sabir Hassan

💻 ⚠️
Yury Shkoda

💻 ⚠️
Mihajlo Medjedovic

💻 ⚠️ +
Allan Bowe

💻 📖