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:
6
.github/scripts/codeowners_for_review_action
vendored
6
.github/scripts/codeowners_for_review_action
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user