From 4f6d7c64d960f2fb26cc3080b3aaebd1d1de000b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 03:04:23 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ee260..5bc0b7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## PythonScriptPH 🇵🇭 -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=for-the-badge&logo=git)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) [![](https://img.shields.io/static/v1?label=python&message=3.10.7&color=f7df28&style=for-the-badge&logo=python)](https://www.python.org/) [![](https://img.shields.io/static/v1?label=LICENSE&message=GPLv3&color=brightgreen&style=for-the-badge&logo=gnu)](https://www.gnu.org/licenses/gpl-3.0.en.html) @@ -49,6 +49,9 @@ Open for contributions. Create a pull request and I will review the code. 🧐 Ashu
Ashu

💻 RIZWAN AHMAD
RIZWAN AHMAD

💻 + + Santiago Ariza
Santiago Ariza

💻 + From b3dbbcab65a42ca13a41130e187c896ddd2f06df Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 03:04:24 +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 7aec5da..58229c3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -68,6 +68,15 @@ "contributions": [ "code" ] + }, + { + "login": "santiariza15", + "name": "Santiago Ariza", + "avatar_url": "https://avatars.githubusercontent.com/u/48007679?v=4", + "profile": "https://github.com/santiariza15", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,