From e497d226a08f02e0180bf43682ec1950a70b076c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 13:16:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba2e2a4..0bac36c 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ If you find this library useful, please leave a [star](https://github.com/sasjs/ ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -240,6 +240,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
kkchandok

🤔
Vladislav Parhomchik

⚠️ 👀
Vignesh T.

🐛 +
Bart Jablonski

💻 From 4c8347516abca802accb2a435859309d3a48b978 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 13:16:32 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d069388..2723fc7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -117,6 +117,15 @@ "contributions": [ "bug" ] + }, + { + "login": "yabwon", + "name": "Bart Jablonski", + "avatar_url": "https://avatars.githubusercontent.com/u/9314894?v=4", + "profile": "https://github.com/yabwon", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,