From cfd8f988fd68a0ad6aa32dd494dd345c0d157dee Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Mon, 25 Aug 2025 06:58:07 +0800 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 559a49b..2212464 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,7 +5,7 @@ /docker @PassiveLemon # james-d-elliott is the community maintainer for forward-auth related functions -/src/mod/auth/sso/forward @james-d-elliott +# /src/mod/auth/sso/forward @james-d-elliott # jemmy1794 maintains the stream proxy module /src/mod/streamproxy @jemmy1794