From d054d47dbe95e90ac3a8a20c29293dc7dd867a24 Mon Sep 17 00:00:00 2001 From: Vincent Demeester Date: Thu, 10 Jan 2019 17:32:07 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20myself=20from=20codeowners=20?= =?UTF-8?q?=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Vincent Demeester --- .github/CODEOWNERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f51d7a8378..5b35a7a308 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,7 @@ # GitHub code owners # See https://github.com/blog/2392-introducing-code-owners -cli/command/stack/** @vdemeester @silvin-lubecki -cli/compose/** @vdemeester +cli/command/stack/** @silvin-lubecki contrib/completion/bash/** @albers contrib/completion/zsh/** @sdurrheimer -docs/** @vdemeester @thaJeztah +docs/** @thaJeztah