From e91975a85ff96fdd292a1ac2ab8a2d2d0a3c61cb Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 22:42:48 +0000 Subject: [PATCH] chore(codeowners): own management endpoints, move proxy auth to ryan Co-Authored-By: Ishaan Jaffer <155045088+ishaan-berri@users.noreply.github.com> --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c76c75f6931..0ab0c5a4826 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,4 +9,5 @@ /litellm/repositories/ @yassin-berriai /litellm/proxy/spend_tracking/ @yassin-berriai /litellm/proxy/analytics_endpoints/ @yassin-berriai -/litellm/proxy/auth/ @yuneng-berri +/litellm/proxy/management_endpoints/ @yuneng-berri +/litellm/proxy/auth/ @ryan-crabbe-berri