mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-09-06 04:06:39 +02:00
add CODEOWNERS file
This commit is contained in:
12
CODEOWNERS
Normal file
12
CODEOWNERS
Normal 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
|
Reference in New Issue
Block a user