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.
This commit is contained in:
Anton Hvornum 2021-04-03 19:38:44 +02:00 committed by GitHub
parent bf4c32e2e0
commit ef021698b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

6
.github/CODEOWNERS vendored
View File

@ -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