index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | m1ten <57693631+m1ten@users.noreply.github.com> | 2021-04-04 12:46:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-04 12:46:31 -0400 |
commit | 5018bef41dd36060b0604d711f42ce8050d5f5cc (patch) | |
tree | e396db4dd82fddb399f9db50e861dac99bffaf36 /.github/CODEOWNERS | |
parent | 77c30fcb04599c631511943871f491d706a2d540 (diff) | |
parent | 0dcb4da799ae3beba807bfe9bfb56e97b6d64dc8 (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 |