From e8943d8825f8fd7141dcc8eff8fbeb402395d9e4 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Tue, 27 Jun 2017 11:54:20 -0700 Subject: [PATCH] Add editor sublabels, perf-profile --- .github/classifier.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/classifier.yml b/.github/classifier.yml index 03578465f1d..d87226407fc 100644 --- a/.github/classifier.yml +++ b/.github/classifier.yml @@ -8,6 +8,19 @@ css-less-sass: [], debug: [ isidorn ], editor: [], + editor-brackets: [], + editor-clipboard: [], + editor-colors: [], + editor-contrib: [], + editor-core: [], + editor-find-widget: [], + editor-folding: [], + editor-ime: [], + editor-indentation: [], + editor-input: [], + editor-minimap: [], + editor-multicursor: [], + editor-wrapping: [], emmet: [ ramya-rao-a ], error-list: [], extensions: [], @@ -21,6 +34,7 @@ json: [], languages basic: [], markdown: [], + perf-profile: [], php: [ roblourens ], search: [ roblourens ], snippets: [ jrieken ],