From 29509781bd1aa3e86604b7fa23015c87d0fd7dab Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Tue, 12 Nov 2019 07:42:32 +0200 Subject: [PATCH] Remove myself from CODEOWNERS (#308) I am not capable of reviewing any important PR in this repo, and cannot follow everything that happens. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c4cb1e666e9..130d9d13321 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,4 +12,4 @@ # https://help.github.com/en/articles/about-code-owners # -* @BogdanDrutu @pjanotti @sjkaris @rghetia @tedsuo @jmacd +* @pjanotti @sjkaris @rghetia @tedsuo @jmacd