Skip to content

Commit

Permalink
Add @fand as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
fand committed Jul 24, 2018
1 parent fabdb99 commit 11790b6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
16 changes: 16 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]
}
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/1403842?v=4" width="100px;"/><br /><sub><b>Takayosi Amagi</b></sub>](https://gmork.in/)<br />[💬](#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") | [<img src="https://avatars0.githubusercontent.com/u/756562?v=4" width="100px;"/><br /><sub><b>Jonathan Giroux (Koltes)</b></sub>](http://koltes.digital)<br />[🐛](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") | [<img src="https://avatars3.githubusercontent.com/u/3462746?v=4" width="100px;"/><br /><sub><b>Cezary Kopias</b></sub>](http://cezary.kopias.pl)<br />[🐛](https://github.com/fand/veda/issues?q=author%3ACezaryKopias "Bug reports") [💡](#example-CezaryKopias "Examples") | [<img src="https://avatars1.githubusercontent.com/u/1937287?v=4" width="100px;"/><br /><sub><b>tanitta</b></sub>](http://tanitta.net/)<br />[💻](https://github.com/fand/veda/commits?author=tanitta "Code") [🤔](#ideas-tanitta "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/630181?v=4" width="100px;"/><br /><sub><b>Yuya Fujiwara</b></sub>](http://ason.as)<br />[🐛](https://github.com/fand/veda/issues?q=author%3Aasonas "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/8775460?v=4" width="100px;"/><br /><sub><b>Rikuo Hasegawa</b></sub>](https://sp4ghet.com)<br />[🐛](https://github.com/fand/veda/issues?q=author%3Asp4ghet "Bug reports") [💻](https://github.com/fand/veda/commits?author=sp4ghet "Code") [💡](#example-sp4ghet "Examples") |
| :---: | :---: | :---: | :---: | :---: | :---: |

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

## Author

Takayosi Amagi
Expand All @@ -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)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars0.githubusercontent.com/u/756562?v=4" width="100px;"/><br /><sub><b>Jonathan Giroux (Koltes)</b></sub>](http://koltes.digital)<br />[🐛](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") | [<img src="https://avatars3.githubusercontent.com/u/3462746?v=4" width="100px;"/><br /><sub><b>Cezary Kopias</b></sub>](http://cezary.kopias.pl)<br />[🐛](https://github.com/fand/veda/issues?q=author%3ACezaryKopias "Bug reports") [💡](#example-CezaryKopias "Examples") | [<img src="https://avatars1.githubusercontent.com/u/1937287?v=4" width="100px;"/><br /><sub><b>tanitta</b></sub>](http://tanitta.net/)<br />[💻](https://github.com/fand/veda/commits?author=tanitta "Code") [🤔](#ideas-tanitta "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/630181?v=4" width="100px;"/><br /><sub><b>Yuya Fujiwara</b></sub>](http://ason.as)<br />[🐛](https://github.com/fand/veda/issues?q=author%3Aasonas "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/8775460?v=4" width="100px;"/><br /><sub><b>Rikuo Hasegawa</b></sub>](https://sp4ghet.com)<br />[🐛](https://github.com/fand/veda/issues?q=author%3Asp4ghet "Bug reports") [💻](https://github.com/fand/veda/commits?author=sp4ghet "Code") [💡](#example-sp4ghet "Examples") |
| :---: | :---: | :---: | :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 11790b6

Please sign in to comment.