Update author name in composer chapter

This commit is contained in:
lubiana 2022-05-02 14:36:41 +02:00
parent f35c242bd6
commit 8764488449
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -28,8 +28,8 @@ Add the following content to the file:
},
"authors": [
{
"name": "lubiana",
"email": "lubiana@hannover.ccc.de"
"name": "example",
"email": "test@example.com"
}
]
}