From 11790b6effba43ad7e061fa13d53dfbacb5c338e Mon Sep 17 00:00:00 2001 From: fand Date: Tue, 24 Jul 2018 23:32:45 +0900 Subject: [PATCH] Add @fand as a contributor --- .all-contributorsrc | 16 ++++++++++++++++ README.md | 26 ++++++++++++++------------ 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2261410e..b1634d12 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -59,6 +59,22 @@ "code", "example" ] + }, + { + "login": "fand", + "name": "Takayosi Amagi", + "avatar_url": "https://avatars3.githubusercontent.com/u/1403842?v=4", + "profile": "https://gmork.in/", + "contributions": [ + "question", + "blog", + "bug", + "code", + "design", + "doc", + "eventOrganizing", + "example" + ] } ] } diff --git a/README.md b/README.md index 1f078bfb..53f36114 100644 --- a/README.md +++ b/README.md @@ -633,6 +633,20 @@ vec2 mainSound(in float time) { See an [example](./examples/sound.frag) for actual usage. +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): + + + + +| [
Takayosi Amagi](https://gmork.in/)
[💬](#question-fand "Answering Questions") [💻](https://github.com/fand/veda/commits?author=fand "Code") [🎨](#design-fand "Design") [📖](https://github.com/fand/veda/commits?author=fand "Documentation") | [
Jonathan Giroux (Koltes)](http://koltes.digital)
[🐛](https://github.com/fand/veda/issues?q=author%3AKoltesDigital "Bug reports") [💻](https://github.com/fand/veda/commits?author=KoltesDigital "Code") [👀](#review-KoltesDigital "Reviewed Pull Requests") | [
Cezary Kopias](http://cezary.kopias.pl)
[🐛](https://github.com/fand/veda/issues?q=author%3ACezaryKopias "Bug reports") [💡](#example-CezaryKopias "Examples") | [
tanitta](http://tanitta.net/)
[💻](https://github.com/fand/veda/commits?author=tanitta "Code") [🤔](#ideas-tanitta "Ideas, Planning, & Feedback") | [
Yuya Fujiwara](http://ason.as)
[🐛](https://github.com/fand/veda/issues?q=author%3Aasonas "Bug reports") | [
Rikuo Hasegawa](https://sp4ghet.com)
[🐛](https://github.com/fand/veda/issues?q=author%3Asp4ghet "Bug reports") [💻](https://github.com/fand/veda/commits?author=sp4ghet "Code") [💡](#example-sp4ghet "Examples") | +| :---: | :---: | :---: | :---: | :---: | :---: | + + + +This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! + ## Author Takayosi Amagi @@ -644,15 +658,3 @@ Takayosi Amagi ## License MIT - -## Contributors - -Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): - - - -| [
Jonathan Giroux (Koltes)](http://koltes.digital)
[🐛](https://github.com/fand/veda/issues?q=author%3AKoltesDigital "Bug reports") [💻](https://github.com/fand/veda/commits?author=KoltesDigital "Code") [👀](#review-KoltesDigital "Reviewed Pull Requests") | [
Cezary Kopias](http://cezary.kopias.pl)
[🐛](https://github.com/fand/veda/issues?q=author%3ACezaryKopias "Bug reports") [💡](#example-CezaryKopias "Examples") | [
tanitta](http://tanitta.net/)
[💻](https://github.com/fand/veda/commits?author=tanitta "Code") [🤔](#ideas-tanitta "Ideas, Planning, & Feedback") | [
Yuya Fujiwara](http://ason.as)
[🐛](https://github.com/fand/veda/issues?q=author%3Aasonas "Bug reports") | [
Rikuo Hasegawa](https://sp4ghet.com)
[🐛](https://github.com/fand/veda/issues?q=author%3Asp4ghet "Bug reports") [💻](https://github.com/fand/veda/commits?author=sp4ghet "Code") [💡](#example-sp4ghet "Examples") | -| :---: | :---: | :---: | :---: | :---: | - - -This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!