Add @jmikola to author list
Showing
| ... | @@ -3,7 +3,8 @@ | ... | @@ -3,7 +3,8 @@ |
| "description": "phongo libraries for MongoDB", | "description": "phongo libraries for MongoDB", | ||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||
| "authors": [ | "authors": [ | ||
| { "name": "Hannes Magnusson", "email": "bjori@mongodb.com"} | { "name": "Hannes Magnusson", "email": "bjori@mongodb.com" }, | ||
| { "name": "Jeremy Mikola", "email": "jmikola@gmail.com" } | |||
| ], | ], | ||
| "require": { | "require": { | ||
| "ext-phongo": ">=0.1.2" | "ext-phongo": ">=0.1.2" | ||
| ... | ... |
Please
register
or
sign in
to comment