Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-03 19:38:44 +0200
committerGitHub <noreply@github.com>2021-04-03 19:38:44 +0200
commitef021698b698037388771600e4815b8e9152872d (patch)
tree9b83a56efd29cfee2907192eeb48734436a0b6d5
parentbf4c32e2e00a66ca704021295f7b2c4afe0949da (diff)
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.
-rw-r--r--.github/CODEOWNERS6
1 files changed, 5 insertions, 1 deletions
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