From 134424994ee5331c1d56b2381cd97675df43c4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20L=2E=20Hansen?= Date: Sun, 25 Apr 2021 08:34:56 -0700 Subject: [PATCH] Add @QuentinPerez as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index efc9732..86ee489 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -54,6 +54,15 @@ "contributions": [ "code" ] + }, + { + "login": "QuentinPerez", + "name": "Quentin Perez", + "avatar_url": "https://avatars.githubusercontent.com/u/3081204?v=4", + "profile": "https://fr.linkedin.com/in/quentinperez", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 70dc572..5655364 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![](https://raw.githubusercontent.com/sorenisanerd/gotty/master/resources/favicon.ico) GoTTY - Share your terminal as a web application -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) [![GitHub release](http://img.shields.io/github/release/sorenisanerd/gotty.svg?style=flat-square)][release] @@ -209,6 +209,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Andrea Lusuardi

💻
Manfred Touron

💻
Stephan

💻 +
Quentin Perez

💻