From c0a4222e6bc2acb6113b8d0108ad8cf1a6b56036 Mon Sep 17 00:00:00 2001 From: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Date: Mon, 17 Feb 2020 21:22:48 +0100 Subject: [PATCH] remove Rigel from codeowners (#5552) * remove Rigel from codeowners * [skip ci] * [skip ci] Co-authored-by: Christopher Goes Co-authored-by: Alexander Bezobchuk --- .github/CODEOWNERS | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c7206ff75..ca82ba88da 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,13 +1,4 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ # Primary repo maintainers -* @rigelrozanski @alexanderbez @jackzampolin @alessio @fedekunze - -############################################################################### -# Module Specific Ownership -# See CONTRIBUTING.md for further details -############################################################################### - -# The following contributors own all files in the x/nft directory at the root -# of the repository and any of its subdirectories. -x/nft @okwme @fedekunze +* @alexanderbez @jackzampolin @alessio @fedekunze