From e469be340673d1f6931eb22562efd2be7f5a5b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20M=C3=BCller-Zimmermann?= Date: Tue, 19 Sep 2023 01:49:03 +0200 Subject: [PATCH] Fix the gitlab user mention in issue templates to the correct user (#26237) --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 427809501b..1ec76462ac 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -37,7 +37,7 @@ body: - pipelines: @Narsil - tensorflow: @gante and @Rocketknight1 - tokenizers: @ArthurZucker - - trainer: @muellerz and @pacman100 + - trainer: @muellerzr and @pacman100 Integrations: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4b863179b1..d9e6b15f00 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -51,7 +51,7 @@ Library: - pipelines: @Narsil - tensorflow: @gante and @Rocketknight1 - tokenizers: @ArthurZucker -- trainer: @muellerz and @pacman100 +- trainer: @muellerzr and @pacman100 Integrations: