From 0e48a3fc7813a49c71b46c109c41314fea063122 Mon Sep 17 00:00:00 2001 From: alexstroke1 Date: Tue, 30 Jul 2024 16:55:17 +0200 Subject: [PATCH] fix: delete exited colleagues (#4917) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Александр Строков --- .github/ISSUE_TEMPLATE/bug.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 62829b94c1e..23c457f5a74 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -93,11 +93,9 @@ body: description: | If you figure out the right person to tag, your issue might be resolved faster. You can use `git blame` or check the following list of people **you can tag** based on what the issue is connected to: - - - Documentation issues: Ekaterina Mekhnetsova (`@outoftardis`) + - Documentation issues: Alexandra Zorina (`@a-zorina`) - Quality Assurance (`@AlexStroke`) - - WASM: Marin Veršić (`@mversic`) - - Triggers: Daniil Polyakov (`@Arjentix`) + - WASM and Triggers: Marin Veršić (`@mversic`) placeholder: "@Username ..." - type: textarea id: notes