Skip to content

Commit d17e09d

Browse files
committed
Add @jmikola to author list
1 parent 4fc4d23 commit d17e09d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "phongo libraries for MongoDB",
44
"license": "Apache-2.0",
55
"authors": [
6-
{ "name": "Hannes Magnusson", "email": "bjori@mongodb.com"}
6+
{ "name": "Hannes Magnusson", "email": "bjori@mongodb.com" },
7+
{ "name": "Jeremy Mikola", "email": "jmikola@gmail.com" }
78
],
89
"require": {
910
"ext-phongo": ">=0.1.2"

0 commit comments

Comments
 (0)