diff options
author | Zac Nowicki <zachnowicki@gmail.com> | 2017-06-11 03:23:22 -0400 |
---|---|---|
committer | Zac Nowicki <zachnowicki@gmail.com> | 2017-06-11 03:23:22 -0400 |
commit | 94e5c3630ddb2f008e8336d276bfd2ba5c7b1368 (patch) | |
tree | 9ee0e5f1d9556aef279d3197941ed6f62e7d32fc | |
parent | 90a8a6d385e957d8c5823a438bb95380d96531c9 (diff) | |
download | twitch-94e5c3630ddb2f008e8336d276bfd2ba5c7b1368.tar.gz twitch-94e5c3630ddb2f008e8336d276bfd2ba5c7b1368.zip |
spell nekka's name wrong
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | shard.yml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -44,6 +44,6 @@ bot.run! ## Contributors -- [Daniel-Worral](https://github.com/Daniel-Worrall) - creator, maintainer, spec-man extraordinaire +- [Daniel-Worrall](https://github.com/Daniel-Worrall) - creator, maintainer, spec-man extraordinaire - [snapcase](https://github.com/snapcase) - creator, maintainer, IRC expert - [z64](https://github.com/z64) - creator, maintainer, script kiddie @@ -2,7 +2,7 @@ name: twitch version: 0.1.0 authors: - - Daniel Worral <Daniel.Worrall@hotmail.co.uk> + - Daniel Worrall <Daniel.Worrall@hotmail.co.uk> - snapcase <snapcase@octalzeroes.com> - Zac Nowicki <zachnowicki@gmail.com> |