diff --git a/package.json b/package.json index db15a1fbc..e28b399c4 100644 --- a/package.json +++ b/package.json @@ -127,6 +127,11 @@ { "name": "john otander", "url": "http://johnotander.com" + }, + { + "name": "lachlan campbell", + "url": "http://lachlanjc.me", + "email": "lachlan.campbell@icloud.com" } ] } diff --git a/readme.md b/readme.md index 31bed0c1b..038cf200a 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,7 @@ Component documentation is part of the build script, and can be run with `$npm r * [mrmrs](http://mrmrs.io) * [johno](http://johnotander.com) +* [lachlanjc](http://lachlanjc.me) ## License