diff --git a/README.md b/README.md index 3c494a7992..08d6de0dc6 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,8 @@ for all the sordid details. * [Aaron Greenberg](https://github.com/ajgreenb) * [Peter Jablonski](https://github.com/pwjablonski) * [Ten-Young Guh](https://github.com/tenyoung795) +* [Ilona Brand](https://github.com/ibrand) +* [Kaylee Knowles](https://github.com/kaylee42) * [Katie Conneally](http://www.katieconneally.com/) created the name Popcode * Logo design, "Pop" concept, and UI by the team at [Red Peak](http://redpeakgroup.com): Andrew Haug, Aya Kawabata, Jieun Lee, diff --git a/package.json b/package.json index 6e2279e8ac..0c9f3b88e4 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,15 @@ { "name": "Ten-Young Guh", "url": "https://github.com/tenyoung795" + }, + { + "name": "Ilona Brand", + "email": "theilonabrand@gmail.com", + "url": "https://github.com/ibrand" + }, + { + "name": "Kaylee Knowles", + "url": "https://github.com/kaylee42" } ], "keywords": "code editor education learning",