From ee669d084f6f675c54fad210d6630eca2a242eba Mon Sep 17 00:00:00 2001 From: Simon Hein Date: Thu, 23 May 2024 10:03:11 +0200 Subject: [PATCH] MAINTAINERS: add doc/safety to documentation area Add the missing doc/safety path to the area documentation. Signed-off-by: Simon Hein --- MAINTAINERS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 09ed1022e28..fe4526c16f3 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -852,6 +852,7 @@ Documentation: - doc/project/ - doc/releases/ - doc/security/ + - doc/safety/ - README.rst - doc/substitutions.txt - doc/images/Zephyr-Kite-in-tree.png