From ef021698b698037388771600e4815b8e9152872d Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sat, 3 Apr 2021 19:38:44 +0200 Subject: Updated CODEOWNERS Mainly to avoid pinging grazzolini on every PR for code review. But left him on the PKGBUILDs as he has way better knowledge about those things. --- .github/CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d499f478..4c93403a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,7 @@ # As per https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#example-of-a-codeowners-file -* @Torxed @grazzolini +* @Torxed + +# Any PKGBUILD changes should tag grazzolini +/PKGBUILDs/ @grazzolini +/PKGBUILD @grazzolini -- cgit v1.2.3-54-g00ecf