From f49290cc92eb5bbe2f70da17ccc633dc95f9d0fe Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Fri, 5 Jun 2020 19:06:50 +0100 Subject: [PATCH] chore(codeowners): add global codeowner [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/219 --- CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0f7eee5..55f48ac 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,12 +1,8 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners # SECTION: Owner(s) for everything in the repo, unless a later match takes precedence -# ************************************************************************** -# *** NO GLOBAL OWNER(S) SPECIFIED *** -# *** Ideally this will be defined for a healthy, well-maintained repo *** -# ************************************************************************** # FILE PATTERN OWNER(S) -* @NONE +* @fzipi # SECTION: Owner(s) for specific directories # FILE PATTERN OWNER(S)