From 9e417ec4a7f11688d232bdfa35f3cb03f3b9eefb Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Thu, 7 May 2020 20:01:08 +0100 Subject: [PATCH] chore(codeowners): add global codeowner [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/178 --- CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3da250d..82f2973 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 +* @sticky-note # SECTION: Owner(s) for specific directories # FILE PATTERN OWNER(S)