From 18b38e4b1de7af6cc20f0a7ff2bc3bc6fde35768 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 12:01:08 +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 23089cd..337f163 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Core -[![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-) ## The Core Mod of HMCore which powers the whole system. @@ -16,6 +16,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Wieland Schöbl

⚠️ 💻 📖

UnrealValentin

📖 ⚠️ 💻 🤔
From acb7b728ca734b0a7e95210b87a526b0d48fff5e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 12:01:09 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0f5b468..7c14c55 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,18 @@ "code", "doc" ] + }, + { + "login": "UnrealValentin", + "name": "UnrealValentin", + "avatar_url": "https://avatars.githubusercontent.com/u/30842467?v=4", + "profile": "https://github.com/UnrealValentin", + "contributions": [ + "doc", + "test", + "code", + "ideas" + ] } ], "contributorsPerLine": 7,