From c5e466e61603328d947ad09168459fcc72dcf1a7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:00:06 +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 a651a26d..3ae49b3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build](https://gitlab.com/openbeta/openbeta-graphql/badges/develop/pipeline.svg)](https://gitlab.com/openbeta/openbeta-graphql/-/pipelines) [![License](https://img.shields.io/github/license/openbeta/openbeta-graphql?style=flat-square)](./LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) # Climbing Route Catalog API @@ -192,6 +192,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Iacami Gevaerd
Iacami Gevaerd

💻 + Prith
Prith

💻 🤔 From 70a45b6a4cb8b1bf662a0d63866978635a4354a5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:00:07 +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 fce6b82b..343ceba6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -150,6 +150,16 @@ "contributions": [ "code" ] + }, + { + "login": "PrithipalKhalsa", + "name": "Prith", + "avatar_url": "https://avatars.githubusercontent.com/u/13841027?v=4", + "profile": "https://github.com/PrithipalKhalsa", + "contributions": [ + "code", + "ideas" + ] } ], "contributorsPerLine": 7,