Skip to content

Commit b68d481

Browse files
committed
Fix issue with the list of authors and reviewers
1 parent 117d8a8 commit b68d481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"pluginsConfig": {
44
"autocover": {
55
"title": "Managing inner source projects",
6-
"author": ["Daniel Izquierdo", "José Manrique López", "Greogrio Robles (rev.)", "Kate Stewart (rev.)"]
7-
"pluginsConfig": {
6+
"author": "Daniel Izquierdo et al",
7+
"pluginsConfig": {
88
"autocover": {
99
"font": {
1010
"size": null,

0 commit comments

Comments
 (0)