Skip to content

Commit 086c35e

Browse files
committed
Merge pull request tachyons-css#40 from lachlanjc/lachlanjc-contributor
Add @lachlanjc as a contributor
2 parents 9300b2b + 174ac4f commit 086c35e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@
127127
{
128128
"name": "john otander",
129129
"url": "http://johnotander.com"
130+
},
131+
{
132+
"name": "lachlan campbell",
133+
"url": "http://lachlanjc.me",
134+
"email": "lachlan.campbell@icloud.com"
130135
}
131136
]
132137
}

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Component documentation is part of the build script, and can be run with `$npm r
1919

2020
* [mrmrs](http://mrmrs.io)
2121
* [johno](http://johnotander.com)
22+
* [lachlanjc](http://lachlanjc.me)
2223

2324
## License
2425

0 commit comments

Comments
 (0)