From 20d9044b0fa3a49c370159d4a0eca697b267ef24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 17 May 2018 16:54:35 -0700 Subject: [PATCH] Remove myself from CODEOWNERS This file is used to enforce PR reviews before merging, remove me since I'm will soon stop maintaining this repo --- docs/CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index 010b4c280..3f7e13451 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -1,5 +1,3 @@ # CODEOWNERS file lists people and teams responsible for code in this # repository. # See https://help.github.com/articles/about-codeowners/ for details. - -* @prymitive