index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-03 19:38:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-03 19:38:44 +0200 |
commit | ef021698b698037388771600e4815b8e9152872d (patch) | |
tree | 9b83a56efd29cfee2907192eeb48734436a0b6d5 /.github | |
parent | bf4c32e2e00a66ca704021295f7b2c4afe0949da (diff) |
-rw-r--r-- | .github/CODEOWNERS | 6 |
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 |