From 393d3327db3e854c88bf0232d0d83130979ea34d Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Fri, 17 Jun 2022 14:32:52 +0000 Subject: [PATCH] docs: add @VladislavParhomchik as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 41aa00d..e80aa35 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -59,6 +59,15 @@ "code", "doc" ] + }, + { + "login": "VladislavParhomchik", + "name": "Vladislav Parhomchik", + "avatar_url": "https://avatars.githubusercontent.com/u/83717836?v=4", + "profile": "https://github.com/VladislavParhomchik", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index ffdc989..1f0a777 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SASjs Server -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-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: @@ -203,6 +203,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yury Shkoda

💻 ⚠️
Mihajlo Medjedovic

💻 ⚠️
Allan Bowe

💻 📖 +
Vladislav Parhomchik

⚠️