From 5b3f33a0711f7d48322907edaad53a6835caf473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20L=2E=20Hansen?= Date: Sun, 25 Apr 2021 04:21:43 -0700 Subject: [PATCH] Add @yudai as a contributor --- .all-contributorsrc | 24 ++++++++++++++++++++++++ README.md | 16 ++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..d9a2f79 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "projectName": "gotty", + "projectOwner": "sorenisanerd", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "none", + "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 419aac9..fca1e2e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ![](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-1-orange.svg?style=flat-square)](#contributors-) + [![GitHub release](http://img.shields.io/github/release/sorenisanerd/gotty.svg?style=flat-square)][release] [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license] @@ -207,6 +210,19 @@ The MIT License ## Contributors * 0xflotus + + + + + + + +

Iwasaki Yudai

💻
+ + + + + * Anand Patil * Andrea Lusuardi - uovobw * Andy Skelton