From 5bb20319b345c146d7ef314537d783de222acb4e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 21:04:57 +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 386143e..dce0e38 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # Godot Console -[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) ![In-game console for Godot Screenshot](assets/screenshot.png) @@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lyaaaaaaaaaaaaaaa

🚇
Gamemap

📖 +
Spyrex

💻 From b25dcda8613a7e851f2e356772d95ff36c0c472d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 21:04:58 +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 fc6eb52..5e02a2e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -179,6 +179,15 @@ "contributions": [ "doc" ] + }, + { + "login": "SpyrexDE", + "name": "Spyrex", + "avatar_url": "https://avatars.githubusercontent.com/u/57133330?v=4", + "profile": "http://Spyrex.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8,