From a893459aa258ef7cca64264eb9a3e276b3edd565 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 12:29:50 +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 23bc4d2..d96050c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zero to Hero in R -[![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-) [![CC BY 4.0][cc-by-shield]][cc-by] @@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d abdullah shalaan
abdullah shalaan

🤔 🖋 + Omar Bin Saad
Omar Bin Saad

🖋 📝 From d840a46872ff7eaa8498b712121b7f5da9393162 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 12:29:51 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e0e8b8d..3cb40dc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,16 @@ "ideas", "content" ] + }, + { + "login": "OmarBinSaad", + "name": "Omar Bin Saad", + "avatar_url": "https://avatars.githubusercontent.com/u/108903779?v=4", + "profile": "https://github.com/OmarBinSaad", + "contributions": [ + "content", + "blog" + ] } ], "contributorsPerLine": 7,