From db25551ddd39a3854ba87e3b1c82c99675633abe Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:08:11 +0100 Subject: [PATCH] docs: remove authors field from book.toml --- docs/book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/book.toml b/docs/book.toml index ff91c4652..ac67f0cd1 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -1,5 +1,4 @@ [book] -authors = ["uutils contributors"] language = "en" multilingual = false src = "src"