From 819db21f2c33875b7a4fa83fffff6a60804727fc Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Thu, 12 Oct 2017 10:34:34 +0200 Subject: [PATCH] remove 'rebornix' from autoAssignees --- .github/classifier.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/classifier.yml b/.github/classifier.yml index 2ac44c447f4..c2666691dc8 100644 --- a/.github/classifier.yml +++ b/.github/classifier.yml @@ -9,14 +9,14 @@ debug: [ isidorn ], editor: [], editor-brackets: [], - editor-clipboard: [ rebornix ], + editor-clipboard: [], editor-colors: [], - editor-contrib: [ rebornix ], + editor-contrib: [], editor-core: [], - editor-find-widget: [ rebornix ], + editor-find-widget: [], editor-folding: [], - editor-ime: [ rebornix ], - editor-indentation: [ rebornix ], + editor-ime: [], + editor-indentation: [], editor-input: [], editor-minimap: [], editor-multicursor: [],