From 3ef630834a04bac6ad56d9f65c3fcb5ef9a12576 Mon Sep 17 00:00:00 2001 From: Benoit Leforestier Date: Fri, 26 Apr 2019 17:45:01 +0200 Subject: [PATCH] codeowner: add codeowners for /test/lib Add codeowners for /test/lib Signed-off-by: Benoit Leforestier --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 61b38da0bb..62e06fa083 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -331,6 +331,7 @@ /tests/drivers/spi/ @tbursztyka /tests/drivers/uart/uart_async_api/ @Mierunski /tests/kernel/ @andrewboie @andyross @nashif +/tests/lib/ @nashif /tests/net/ @jukkar @tbursztyka @pfalcon /tests/net/buf/ @jukkar @jhedberg @tbursztyka @pfalcon /tests/net/lib/ @jukkar @tbursztyka @pfalcon