Skip to content

Commit fe595f1

Browse files
committed
Add @jmikola and @derickr to Composer author list
1 parent d17e09d commit fe595f1

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
@@ -4,7 +4,8 @@
44
"license": "Apache-2.0",
55
"authors": [
66
{ "name": "Hannes Magnusson", "email": "bjori@mongodb.com" },
7-
{ "name": "Jeremy Mikola", "email": "jmikola@gmail.com" }
7+
{ "name": "Jeremy Mikola", "email": "jmikola@gmail.com" },
8+
{ "name": "Derick Rethans", "email": "github@derickrethans.nl" }
89
],
910
"require": {
1011
"ext-phongo": ">=0.1.2"

0 commit comments

Comments
 (0)