From d3af646dd02d1c73ecf15b4193781b771cce1e6a Mon Sep 17 00:00:00 2001 From: Andre Weinand Date: Mon, 23 May 2022 09:21:10 +0200 Subject: [PATCH] switch bot assignment fro debug back to weinand --- .github/classifier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/classifier.json b/.github/classifier.json index 3b23ece3ce8..5b5625f6e93 100644 --- a/.github/classifier.json +++ b/.github/classifier.json @@ -23,7 +23,7 @@ "context-keys": {"assign": []}, "css-less-scss": {"assign": ["aeschli"]}, "custom-editors": {"assign": ["mjbvz"]}, - "debug": {"assign": ["roblourens"]}, + "debug": {"assign": ["weinand"]}, "dialogs": {"assign": ["sbatten"]}, "diff-editor": {"assign": ["alexdima"]}, "dropdown": {"assign": []},