Merge pull request #37551 from BerriAI/litellm_codeowners_model_prices

chore(codeowners): require pricing owner approval for the model prices jsons
This commit is contained in:
Mateo Wang 2026-08-19 16:52:06 -07:00 committed by GitHub
commit 2bd897a49d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View file

@ -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