Fix auto-assign reviewers (#36631)

* Fix auto-assign reviewers

* Clean up endanchor a bit

* We don't actually need the end anchor at all
This commit is contained in:
Matt
2025-03-10 15:52:13 +00:00
committed by GitHub
parent 858545047c
commit a929c466d0
2 changed files with 19 additions and 8 deletions

View File

@@ -11,14 +11,14 @@ docs/ @stevhliu
/src/transformers/models/*/image_processing* @qubvel
/src/transformers/models/*/image_processing_*_fast* @yonigozlan
# Owners of subsections of the library
/src/transformers/generation/ @gante
/src/transformers/pipeline/ @Rocketknight1 @yonigozlan
/src/transformers/integrations/ @SunMarc @MekkCyber @muellerzr
/src/transformers/quantizers/ @SunMarc @MekkCyber
/src/transformers/tests/ @ydshieh
/src/transformers/tests/generation/ @gante
tests/ @ydshieh
tests/generation/ @gante
/src/transformers/models/auto/ @ArthurZucker
/src/transformers/utils/ @ArthurZucker @Rocketknight1
/src/transformers/loss/ @ArthurZucker