From 9f5dbbc8dac2dd88f7ce85a46953f5ac16968da6 Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Fri, 17 Jun 2022 14:28:48 +0000 Subject: [PATCH] docs: add @yuryshkoda 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 1a6f8c4..1a3afd4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -29,6 +29,16 @@ "code", "test" ] + }, + { + "login": "YuryShkoda", + "name": "Yury Shkoda", + "avatar_url": "https://avatars.githubusercontent.com/u/25773492?v=4", + "profile": "https://www.erudicat.com/", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 9f56de6..f797555 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SASjs Server -[![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-) 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: @@ -200,6 +200,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Saad Jutt

💻 ⚠️
Sabir Hassan

💻 ⚠️ +
Yury Shkoda

💻 ⚠️