diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 485e6ae91a..458876f44a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -37,25 +37,27 @@ 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**. Please tag fewer than 3 people. - albert, bert, GPT2, XLM: @LysandreJik + albert, bert, XLM: @LysandreJik + GPT2: @LysandreJik, @patrickvonplaten tokenizers: @mfuntowicz Trainer: @sgugger - Speed and Memory Benchmarks: @patrickvonplaten + Benchmarks: @patrickvonplaten Model Cards: @julien-c Translation: @sshleifer Summarization: @sshleifer - TextGeneration: @TevenLeScao examples/distillation: @VictorSanh nlp datasets: [different repo](https://github.com/huggingface/nlp) rust tokenizers: [different repo](https://github.com/huggingface/tokenizers) - Text Generation: @TevenLeScao + Text Generation: @patrickvonplaten, @TevenLeScao Blenderbot, Bart, Marian, Pegasus: @sshleifer T5: @patrickvonplaten - Longformer/Reformer: @patrickvonplaten - TransfoXL/XLNet: @TevenLeScao + Rag: @patrickvonplaten, @lhoestq + EncoderDecoder: @patrickvonplaten + Longformer, Reformer: @patrickvonplaten + TransfoXL, XLNet: @TevenLeScao, @patrickvonplaten examples/seq2seq: @sshleifer examples/bert-loses-patience: @JetRunner tensorflow: @jplu examples/token-classification: @stefan-it documentation: @sgugger - --> \ No newline at end of file + -->