8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
# As per https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#example-of-a-codeowners-file
|
|
|
|
* @Torxed
|
|
|
|
# Any PKGBUILD changes should tag grazzolini
|
|
/PKGBUILDs/ @grazzolini
|
|
/PKGBUILD @grazzolini
|