composer.json: added myself as a point of contact
This commit is contained in:
parent
721f70fb5a
commit
c704c18072
|
|
@ -19,6 +19,11 @@
|
||||||
"email": "tuupola@appelsiini.net",
|
"email": "tuupola@appelsiini.net",
|
||||||
"name": "Mika Tuupola",
|
"name": "Mika Tuupola",
|
||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"email": "alexey@kopytko.com",
|
||||||
|
"name": "Alexey Kopytko",
|
||||||
|
"role": "Lead"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue