From fb455b0a56818b2d4caf7f9bff94764f98a28f29 Mon Sep 17 00:00:00 2001 From: Punya Biswal Date: Wed, 21 Apr 2021 15:36:02 -0400 Subject: [PATCH] Remove @rakyll from codeowners (#1256) Fixes #1255 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 184c72449..31b70340e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,5 @@ # This file controls who is tagged for review for any given pull request. # For anything not explicitly taken by someone else: -* @census-instrumentation/global-owners @rakyll @rghetia +* @census-instrumentation/global-owners @rghetia