From b804933f0022f4622525aa38aba9f5cf732b13df Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Wed, 17 Jan 2024 01:32:34 +0900 Subject: [PATCH] chore: Remove ianlewis from CODEOWNERS (#732) I'm not really contributing to slsa-verifier anymore. Signed-off-by: Ian Lewis --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6759cad..cb1b2fe 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @ianlewis @laurentsimon @kpk47 +* @laurentsimon @kpk47