From ca6f2d6ba5965130a0168e8487da430f314f867e Mon Sep 17 00:00:00 2001 From: Flavio Ceolin Date: Thu, 23 May 2024 15:13:23 -0700 Subject: [PATCH] maintainers: crypto: Add crypto documentation in its section Add crypto related docs in the crypto section. Signed-off-by: Flavio Ceolin --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index a980ed92529..ad197d1cf37 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1091,6 +1091,7 @@ Release Notes: - include/zephyr/crypto/ - samples/drivers/crypto/ - tests/crypto/ + - doc/services/crypto/ labels: - "area: Crypto / RNG" tests: @@ -2413,7 +2414,6 @@ Mbed TLS: - ithinuel files: - tests/crypto/mbedtls/ - - doc/services/crypto/ - tests/benchmarks/mbedtls/ labels: - "area: Crypto / RNG"