From 42d57549b82014834706ca86515eb6cc6431b3cb Mon Sep 17 00:00:00 2001 From: Lysandre Debut Date: Mon, 10 Jan 2022 15:22:48 +0100 Subject: [PATCH] Change assignee for tokenizers (#15088) --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d63dc6830f..943ca51c37 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -49,7 +49,7 @@ Library: - Deepspeed: @stas00 - Ray/raytune: @richardliaw, @amogkam - Text generation: @patrickvonplaten @narsil -- Tokenizers: @LysandreJik +- Tokenizers: @SaulLu - Trainer: @sgugger - Pipelines: @Narsil - Speech: @patrickvonplaten, @anton-l