From b1197637a7205b896e7a0a2d94393056dde11611 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Thu, 12 Sep 2024 15:48:53 -0400 Subject: [PATCH] CODEOWNERS: remove myself Similarly as I did with libkrun, remove myself here, I have not been materially contributing Signed-off-by: Cole Robinson --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e9c7482..95db96f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @crobinso @slp @tylerfanelli +* @slp @tylerfanelli