From 86b0c0087bba02dd965bcc0c6ecf3e32ee045542 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 28 Nov 2021 11:54:44 +0100 Subject: [PATCH] docs: add @cabi as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + CONTRIBUTORS_BADGE.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 627ccd3e5eb..de2499ce2db 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -223,6 +223,15 @@ "contributions": [ "doc" ] + }, + { + "login": "cabi", + "name": "Carsten Biebricher", + "avatar_url": "https://avatars.githubusercontent.com/u/2596253?v=4", + "profile": "https://github.com/cabi", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 93ffc88db8b..7fb311224a6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Quentin FELIX

💻 🎨
Nathan Yergler

📖 +
Carsten Biebricher

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