diff options
| author | Per Lindgren <per.lindgren@ltu.se> | 2020-11-12 18:20:16 +0100 |
|---|---|---|
| committer | Per Lindgren <per.lindgren@ltu.se> | 2020-11-12 18:20:16 +0100 |
| commit | 91ea1e428bb92a907ccfe931102625a20d3628c6 (patch) | |
| tree | ec50060432c789f8d8d99657bb577d94c2bda596 /book/en/book.toml | |
| parent | ad50b54530b7068dde3227dfb72f2a641171af61 (diff) | |
book.toml/by-example/app
Diffstat (limited to 'book/en/book.toml')
| -rw-r--r-- | book/en/book.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/book.toml b/book/en/book.toml index caa04ba..98c5bf3 100644 --- a/book/en/book.toml +++ b/book/en/book.toml @@ -1,5 +1,5 @@ [book] -authors = ["Jorge Aparicio"] +authors = ["Jorge Aparicio, Per Lindgren and The Real-Time Interrupt-driven Concurrency developers"] multilingual = false src = "src" title = "Real-Time Interrupt-driven Concurrency" |
