From 43540f5b38f95e55cc3829ef860cdc951fd97c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20L=2E=20Hansen?= Date: Sun, 25 Apr 2021 08:34:50 -0700 Subject: [PATCH] Add @yudai as a contributor --- .all-contributorsrc | 12 +++++++++++- README.md | 9 ++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 52d0095..d9a2f79 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,6 +9,16 @@ "imageSize": 100, "commit": true, "commitConvention": "none", - "contributors": [], + "contributors": [ + { + "login": "yudai", + "name": "Iwasaki Yudai", + "avatar_url": "https://avatars.githubusercontent.com/u/33192?v=4", + "profile": "https://yudai.arielworks.com/", + "contributions": [ + "code" + ] + } + ], "contributorsPerLine": 7 } diff --git a/README.md b/README.md index b1be6ed..b68f243 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-0-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) [![GitHub release](http://img.shields.io/github/release/sorenisanerd/gotty.svg?style=flat-square)][release] @@ -202,8 +202,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + +

Iwasaki Yudai

💻
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file