Update PULL_REQUEST_TEMPLATE.md

Putting my name on a couple more issues to directly redirect them to me
This commit is contained in:
Patrick von Platen
2020-10-13 12:18:31 +02:00
committed by GitHub
parent dcba9ee03b
commit 2d4e928d97

View File

@@ -37,22 +37,24 @@ members/contributors which may be interested in your PR.
If you know how to use git blame, that is the easiest way, otherwise, here is a rough guide of **who to tag**. If you know how to use git blame, that is the easiest way, otherwise, here is a rough guide of **who to tag**.
Please tag fewer than 3 people. Please tag fewer than 3 people.
albert, bert, GPT2, XLM: @LysandreJik albert, bert, XLM: @LysandreJik
GPT2: @LysandreJik, @patrickvonplaten
tokenizers: @mfuntowicz tokenizers: @mfuntowicz
Trainer: @sgugger Trainer: @sgugger
Speed and Memory Benchmarks: @patrickvonplaten Benchmarks: @patrickvonplaten
Model Cards: @julien-c Model Cards: @julien-c
Translation: @sshleifer Translation: @sshleifer
Summarization: @sshleifer Summarization: @sshleifer
TextGeneration: @TevenLeScao
examples/distillation: @VictorSanh examples/distillation: @VictorSanh
nlp datasets: [different repo](https://github.com/huggingface/nlp) nlp datasets: [different repo](https://github.com/huggingface/nlp)
rust tokenizers: [different repo](https://github.com/huggingface/tokenizers) rust tokenizers: [different repo](https://github.com/huggingface/tokenizers)
Text Generation: @TevenLeScao Text Generation: @patrickvonplaten, @TevenLeScao
Blenderbot, Bart, Marian, Pegasus: @sshleifer Blenderbot, Bart, Marian, Pegasus: @sshleifer
T5: @patrickvonplaten T5: @patrickvonplaten
Longformer/Reformer: @patrickvonplaten Rag: @patrickvonplaten, @lhoestq
TransfoXL/XLNet: @TevenLeScao EncoderDecoder: @patrickvonplaten
Longformer, Reformer: @patrickvonplaten
TransfoXL, XLNet: @TevenLeScao, @patrickvonplaten
examples/seq2seq: @sshleifer examples/seq2seq: @sshleifer
examples/bert-loses-patience: @JetRunner examples/bert-loses-patience: @JetRunner
tensorflow: @jplu tensorflow: @jplu