Add Arthurtilly to the CODEOWNERS file (#821)

* Add Arthurtilly to the CODEOWNERS file

* Update CODEOWNERS file to list each global owner on the same line

This should (allegedly) fix the issues of only the last entry being treated as an owner for reviews.

* Remove thecozies from CODEOWNERS file :(

---------

Co-authored-by: Gregory Heskett <gheskett@gmail.com>
This commit is contained in:
Reonu
2024-09-05 05:24:02 +02:00
committed by GitHub
parent bf70500b4d
commit 3f1f7f41be

View File

@@ -2,9 +2,7 @@
# Each line is a file pattern followed by one or more owners. # Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo. # These owners will be the default owners for everything in the repo.
* @Reonu * @Reonu @gheskett @arthurtilly
* @thecozies
* @gheskett
# Order is important. The last matching pattern has the most precedence. # Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners # So if a pull request only touches javascript files, only these owners