From 2158099f02cb6367abb58c9a845e229b846659e9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 20:07:14 +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 cf4579a971..4b126c237e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ![Rss](https://img.shields.io/badge/rss-F88900?style=for-the-badge&logo=rss&logoColor=white) ![GitHub](https://img.shields.io/github/license/Epic-Breakfast-Productions/OpenQuarterMaster) [![](https://dcbadge.limes.pink/api/server/cpcVh6SyNn?style=flat)](https://discord.gg/cpcVh6SyNn) -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) **Inventory without a catch, and all the hooks** @@ -81,6 +81,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d ajoline
ajoline

🧑‍🏫 👀 🛡️ piercde12
piercde12

💼 🖋 📖 🎨 ⚠️ 📓 Kyle Clark
Kyle Clark

🖋 🤔 🧑‍🏫 👀 🛡️ ⚠️ 📓 + Brendan Andrews
Brendan Andrews

💻 From 0c8118d5cb2930b161631f183cb5dfb452edf53e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 20:07:15 +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 a8d1d644ca..004798362d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -84,6 +84,15 @@ "test", "userTesting" ] + }, + { + "login": "BrendanAndrews", + "name": "Brendan Andrews", + "avatar_url": "https://avatars.githubusercontent.com/u/113378507?v=4", + "profile": "https://github.com/BrendanAndrews", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,