From 536f511e6301ad73bbd565a9c4b883f36dd23683 Mon Sep 17 00:00:00 2001 From: David Brown Date: Tue, 19 Oct 2021 09:35:20 -0600 Subject: [PATCH] CODEOWNERS: Add myself and Flavio for Mbed TLS Add us as maintainers for the Mbed TLS module and associated files. Signed-off-by: David Brown --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index dd5953d8a5..f9d6ff499a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -562,6 +562,7 @@ /lib/libc/ @nashif /lib/libc/arcmwdt/ @abrodkin @ruuddw @evgeniy-paltsev /modules/ @nashif +/modules/mbedtls/ @ceolin @d3zd3z /modules/trusted-firmware-m/ @ioannisg @microbuilder /kernel/device.c @andyross @nashif /kernel/idle.c @andyross @nashif @@ -703,7 +704,7 @@ /tests/bluetooth/tester/ @joerchan @jhedberg @Vudentz @sjanc /tests/posix/ @pfalcon /tests/crypto/ @ceolin -/tests/crypto/mbedtls/ @nashif @ceolin +/tests/crypto/mbedtls/ @nashif @ceolin @d3zd3z /tests/drivers/can/ @alexanderwachter /tests/drivers/counter/ @nordic-krch /tests/drivers/eeprom/ @henrikbrixandersen @sjg20