From: Jérémie Astor Date: Thu, 18 Feb 2021 03:31:01 +0000 (+0100) Subject: :art: Add euppal for ideas :) X-Git-Tag: nightly~946 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=6a39071ca2ab5d79dab94127beaec588f1e58872;p=gwion.git :art: Add euppal for ideas :) --- diff --git a/.all-contributorsrc b/.all-contributorsrc index bb8bea1c..3243955f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -151,6 +151,15 @@ "code" ] } + { + "login": "euppal", + "name": "Ethan Uppal", + "avatar_url": "https://avatars2.githubusercontent.com/u/?v=67026187?v=4", + "profile": "https://github.com/euppal", + "contributions": [ + "ideas" + ] + } ], "contributorsPerLine": 7, "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg)](#contributors)", diff --git a/README.md b/README.md index 5619ea2d..3a52143e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Coverage](https://raw.githubusercontent.com/Gwion/gwion-coverage-report/master/badge.svg?sanitize=true)](https://fennecdjay.github.io/gwion-coverage-report/master) [![Line Count](https://tokei.rs/b1/github/Gwion/Gwion)](https://github.com/fennecdjay/Gwion) -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg)](#contributors) ![Linux](https://github.com/Gwion/Gwion/workflows/Linux/badge.svg) ![MacOs](https://github.com/Gwion/Gwion/workflows/MacOs/badge.svg) @@ -151,6 +151,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
Connor Hewett

💻 +
Ethan Uppal