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 <david.brown@linaro.org>
This commit is contained in:
David Brown 2021-10-19 09:35:20 -06:00 committed by Anas Nashif
parent 8012228e71
commit 536f511e63

View file

@ -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