Skip to content

Commit d887d93

Browse files
author
Andrew E. Rhyne
committed
updated contributors
1 parent 820f351 commit d887d93

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ $ DEBUG_FD=3 node your-app.js 3> whatever.log
171171

172172
- TJ Holowaychuk
173173
- Nathan Rajlich
174+
- Andrew Rhyne
174175

175176
## License
176177

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
],
1414
"author": "TJ Holowaychuk <tj@vision-media.ca>",
1515
"contributors": [
16-
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)"
16+
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
17+
"Andrew Rhyne <rhyneandrew@gmail.com>"
1718
],
1819
"license": "MIT",
1920
"dependencies": {

0 commit comments

Comments
 (0)