From add44591cd13c573324f1e596a3730d750abfac6 Mon Sep 17 00:00:00 2001 From: Milan Zamazal Date: Tue, 14 Jan 2025 16:06:50 +0100 Subject: [PATCH] Set @mz-pdm as the code owner of vhost-device-scmi mz-pdm (Milan Zamazal) is the primary author of vhost-device-scmi code, making him a code owner of it for easier handling of the related PRs. Signed-off-by: Milan Zamazal --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index d1d04bd..672c94e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,3 @@ # Add the list of code owners here (using their GitHub username) * @stsquad @vireshk @stefano-garzarella @epilys +/vhost-device-scmi/ @mz-pdm