From 75a904b00429df0e2d32c7c2391765dd00aeb9ce Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 12 Jun 2017 12:39:55 -0700 Subject: [PATCH] Added Colin Higgins' contributions --- Contributors.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Contributors.md b/Contributors.md index 979b717..98b63d0 100644 --- a/Contributors.md +++ b/Contributors.md @@ -32,6 +32,12 @@ Names are sorted within groups by last name. Groups are in order of commit magni * Code style improvements: [thing.FSP scoping](https://github.com/FullScreenShenanigans/FullScreenPokemon/pull/285), [for..of over for;;](https://github.com/FullScreenShenanigans/FullScreenPokemon/pull/286), [thingsById as a GroupHoldr group](https://github.com/FullScreenShenanigans/FullScreenPokemon/pull/290) * [AudioPlayr unit tests](https://github.com/FullScreenShenanigans/AudioPlayr/pull/7/files) +* [Colin Higgins](https://github.com/ColinEHiggins) + * October 2016: + * [Corrected menus textPaddingRight](https://github.com/FullScreenShenanigans/FullScreenPokemon/pull/335) + * November 2016: + * [Ice Beam and Surf animations](https://github.com/fullscreenshenanigans/fullscreenpokemon/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3AColinEHiggins%20animation) + * [Blake Lingenau](https://github.com/blingenau) * February 2016: * [Added FSP function documentation](https://github.com/FullScreenShenanigans/FullScreenPokemon/pull/136)