Update author name in composer chapter

This commit is contained in:
lubiana 2022-05-02 14:36:41 +02:00 committed by Andre Lubian
parent b109ee1378
commit 99a31e45d0

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"
}
]
}