Update CODEOWNERS

Added forward-auth module owner
This commit is contained in:
Toby Chui
2025-08-25 06:56:44 +08:00
committed by GitHub
parent abcd550261
commit e4a12b27a6

View File

@@ -4,6 +4,9 @@
# PassiveLemon is the docker maintainer
/docker @PassiveLemon
# james-d-elliott is the community maintainer for forward-auth related functions
/src/mod/auth/sso/forward @james-d-elliott
# jemmy1794 maintains the stream proxy module
/src/mod/streamproxy @jemmy1794