add CODEOWNERS file

This commit is contained in:
Anthony Rubick
2025-08-24 17:34:00 -05:00
parent 0f621d0edd
commit e718ff1c72

12
CODEOWNERS Normal file
View File

@@ -0,0 +1,12 @@
# 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