Files
zoraxy/CODEOWNERS
Line: 2: incorrect codeowner user: tobychui Line: 2: no users/groups matched Line: 5: incorrect codeowner user: PassiveLemon Line: 5: no users/groups matched Line: 8: incorrect codeowner user: jemmy1794 Line: 8: no users/groups matched Line: 11: incorrect codeowner user: AnthonyMichaelTDM Line: 11: no users/groups matched Line: 12: incorrect codeowner user: AnthonyMichaelTDM Line: 12: no users/groups matched
2025-08-24 17:34:00 -05:00

13 lines
346 B
Plaintext

# tobycui is the default owner for all files in this repository
* @tobychui
# PassiveLemon is the docker maintainer
/docker @PassiveLemon
# jemmy1794 maintains the stream proxy module
/src/mod/streamproxy @jemmy1794
# AnthonyMichaelTDM maintains the plugins module
/src/mod/plugins @AnthonyMichaelTDM
/example/plugins @AnthonyMichaelTDM