From 832f485e3aeca62a635fe54ca88770eebe8a7898 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:36:18 -0700 Subject: [PATCH] docs: add GregVS as a contributor for code (#1265) * docs: update CONTRIBUTING.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ CONTRIBUTING.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1b09c6ffb..4d8c53276 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -371,6 +371,15 @@ "contributions": [ "code" ] + }, + { + "login": "GregVS", + "name": "Gregory Saldanha", + "avatar_url": "https://avatars.githubusercontent.com/u/83143490?v=4", + "profile": "https://github.com/GregVS", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 525fa5f7d..ff8a97786 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Nick Parente
Nick Parente

💻 Yangliu-SY
Yangliu-SY

💻 kmhj13
kmhj13

💻 + Gregory Saldanha
Gregory Saldanha

💻