Update author name in composer chapter
This commit is contained in:
parent
b109ee1378
commit
99a31e45d0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue