fix: remove second author from default configuration
This commit is contained in:
parent
0a34cfe3e7
commit
6c235907c2
|
@ -32,14 +32,7 @@
|
||||||
company: "ABB AG",
|
company: "ABB AG",
|
||||||
supervisor: "Benny Goodman",
|
supervisor: "Benny Goodman",
|
||||||
matriculation-number: 123456789
|
matriculation-number: 123456789
|
||||||
),
|
)
|
||||||
(
|
|
||||||
name: "Kurt Jammer",
|
|
||||||
course: "TINF24AI2",
|
|
||||||
company: "Siemens",
|
|
||||||
supervisor: "Henry Badman",
|
|
||||||
matriculation-number: 478568763
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
// information about thesis
|
// information about thesis
|
||||||
thesis: (
|
thesis: (
|
||||||
|
|
Loading…
Reference in New Issue