From 2533b3a52c97bb4cd1356e1ecc602535ab7ff93b Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Thu, 7 May 2020 20:01:21 +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 b150494..3012d8f 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)