1
0
mirror of https://github.com/picocms/pico-theme.git synced 2025-01-17 12:28:12 +01:00

composer.json: Adding myself as lead dev

This commit is contained in:
Daniel Rudolf 2019-11-11 18:33:39 +01:00
parent 6c0491a918
commit dcd8ebe723
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538

View File

@ -6,6 +6,11 @@
"homepage": "http://picocms.org/", "homepage": "http://picocms.org/",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{
"name": "Daniel Rudolf",
"email": "picocms.org@daniel-rudolf.de",
"role": "Lead Developer"
},
{ {
"name": "The Pico Community", "name": "The Pico Community",
"homepage": "http://picocms.org/" "homepage": "http://picocms.org/"