diff --git a/book/book.toml b/book/book.toml index c627807..005ef54 100644 --- a/book/book.toml +++ b/book/book.toml @@ -1,5 +1,10 @@ [book] -authors = ["Jack Grigg"] +authors = [ + "Jack Grigg", + "Sean Bowe", + "Daira Hopwood", + "Ying Tong Lai", +] language = "en" multilingual = false src = "src"