From 21d6ecad70c2c5bef1cb10f1fe454e8f16a8415c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 28 Nov 2021 11:45:55 +0100 Subject: [PATCH] docs: add @phillipthelen as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ CONTRIBUTORS_BADGE.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d30a80847c2..9e2792cb67f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,15 @@ "contributions": [ "doc" ] + }, + { + "login": "phillipthelen", + "name": "Phillip Thelen", + "avatar_url": "https://avatars.githubusercontent.com/u/298062?v=4", + "profile": "https://github.com/phillipthelen", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 812a0a270e5..7fda1ba6f63 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -15,6 +15,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
valadaptive

💻
Martin Tribo

📖 + +
Phillip Thelen

💻 + diff --git a/CONTRIBUTORS_BADGE.md b/CONTRIBUTORS_BADGE.md index fb5612819b6..81e3bd96d5e 100644 --- a/CONTRIBUTORS_BADGE.md +++ b/CONTRIBUTORS_BADGE.md @@ -1,4 +1,4 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) \ No newline at end of file