From cf18bc7409c1f3c8067ddbd43fa601a836cfa552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Tue, 2 Nov 2021 15:24:39 +0000 Subject: [PATCH] CODEOWNERS: add myself an Mathieu to aid review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will help with review of incoming stuff although we may need to lean on the wider community when it comes to more in depth Rust stuff. Signed-off-by: Alex Bennée --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index ca3b677..3316996 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Add the list of code owners here (using their GitHub username) -* gatekeeper-PullAssigner @vireshk +* gatekeeper-PullAssigner @vireshk @stsquad @mathieupoirier