From dc70c144d7d60bbbe09562fa3006feb2bc1c613b Mon Sep 17 00:00:00 2001 From: mateo Date: Wed, 19 Aug 2026 23:35:54 +0000 Subject: [PATCH] chore(codeowners): require @mateo-berri approval for the model prices jsons Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 51d489459d9..118e5491939 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,5 @@ /ui/ @yuneng-jiang @ryan-crabbe-berri /litellm/proxy/_experimental/out/ @yuneng-jiang @ryan-crabbe-berri /ui/litellm-dashboard/src/lib/http/schema.d.ts +/model_prices_and_context_window.json @mateo-berri +/litellm/model_prices_and_context_window_backup.json @mateo-berri