From 9423bb2b2372c091167cba85ff682d83a35b020e Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Fri, 17 Jun 2022 14:28:39 +0000 Subject: [PATCH] docs: add @sabhas as a contributor --- .all-contributorsrc | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7112578..1a6f8c4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -19,6 +19,16 @@ "code", "test" ] + }, + { + "login": "sabhas", + "name": "Sabir Hassan", + "avatar_url": "https://avatars.githubusercontent.com/u/82647447?v=4", + "profile": "https://github.com/sabhas", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 4ae4b0d..9f56de6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SASjs Server -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-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: @@ -199,6 +199,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Saad Jutt

💻 ⚠️

Sabir Hassan

💻 ⚠️