aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--book/en/book.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/book/en/book.toml b/book/en/book.toml
index e134c29..50d5f16 100644
--- a/book/en/book.toml
+++ b/book/en/book.toml
@@ -1,5 +1,11 @@
[book]
-authors = ["Jorge Aparicio, Per Lindgren and The Real-Time Interrupt-driven Concurrency developers"]
+authors = [
+ "The Real-Time Interrupt-driven Concurrency developers",
+ "Emil Fresk <emil.fresk@gmail.com>",
+ "Henrik Tjäder <henrik@tjaders.com>",
+ "Jorge Aparicio <jorge@japaric.io>",
+ "Per Lindgren <per.lindgren@ltu.se>",
+]
multilingual = false
src = "src"
title = "Real-Time Interrupt-driven Concurrency"