Swap codeowners for installer (#2477)

This PR changes the codeowner for the installer directory from
@tildebyte to @ebr due to the former's time commitments.

Further reorganization of the codeowners is pending.
This commit is contained in:
Lincoln Stein
2023-02-02 14:27:31 -05:00
committed by GitHub

2
.github/CODEOWNERS vendored
View File

@ -2,6 +2,6 @@ ldm/invoke/pngwriter.py @CapableWeb
ldm/invoke/server_legacy.py @CapableWeb
scripts/legacy_api.py @CapableWeb
tests/legacy_tests.sh @CapableWeb
installer/ @tildebyte
installer/ @ebr
.github/workflows/ @mauwii
docker_build/ @mauwii