From d9e426231609db71d5b77533b2591acdc2bff618 Mon Sep 17 00:00:00 2001 From: Stefano Garzarella Date: Thu, 13 Oct 2022 09:41:24 +0200 Subject: [PATCH] CODEOWNERS: add stefano-garzarella Add myself to CODEOWNERS to help with reviews and maintaining this workspace especially vhost-user-vsock. Signed-off-by: Stefano Garzarella --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b94b44f..64280e1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Add the list of code owners here (using their GitHub username) -* @mathieupoirier @stsquad @vireshk +* @mathieupoirier @stsquad @vireshk @stefano-garzarella