Skip to content

Commit 11790b6

Browse files
committed
Add @fand as a contributor
1 parent fabdb99 commit 11790b6

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

.all-contributorsrc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,22 @@
5959
"code",
6060
"example"
6161
]
62+
},
63+
{
64+
"login": "fand",
65+
"name": "Takayosi Amagi",
66+
"avatar_url": "https://avatars3.githubusercontent.com/u/1403842?v=4",
67+
"profile": "https://gmork.in/",
68+
"contributions": [
69+
"question",
70+
"blog",
71+
"bug",
72+
"code",
73+
"design",
74+
"doc",
75+
"eventOrganizing",
76+
"example"
77+
]
6278
}
6379
]
6480
}

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,20 @@ vec2 mainSound(in float time) {
633633

634634
See an [example](./examples/sound.frag) for actual usage.
635635

636+
## Contributors
637+
638+
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
639+
640+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
641+
642+
<!-- prettier-ignore -->
643+
| [<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") |
644+
| :---: | :---: | :---: | :---: | :---: | :---: |
645+
646+
<!-- ALL-CONTRIBUTORS-LIST:END -->
647+
648+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
649+
636650
## Author
637651

638652
Takayosi Amagi
@@ -644,15 +658,3 @@ Takayosi Amagi
644658
## License
645659

646660
MIT
647-
648-
## Contributors
649-
650-
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
651-
652-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
653-
<!-- prettier-ignore -->
654-
| [<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") |
655-
| :---: | :---: | :---: | :---: | :---: |
656-
<!-- ALL-CONTRIBUTORS-LIST:END -->
657-
658-
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)