From dde6343750d6226fc1c983cacadd4cb07ba59bb2 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 28 Nov 2021 11:54:30 +0100 Subject: [PATCH] docs: add @nyergler 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 48841bab1e7..627ccd3e5eb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -214,6 +214,15 @@ "code", "design" ] + }, + { + "login": "nyergler", + "name": "Nathan Yergler", + "avatar_url": "https://avatars.githubusercontent.com/u/510875?v=4", + "profile": "http://yergler.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 51c9334f850..93ffc88db8b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -35,6 +35,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Quentin FELIX

💻 🎨 +
Nathan Yergler

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