Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackson Kearl <jakearl@microsoft.com>2022-05-05 20:42:39 +0300
committerGitHub <noreply@github.com>2022-05-05 20:42:39 +0300
commitea6e2c7d020dcb2c0635f43d8572faea8592f60c (patch)
tree9840d21e6deac351a8af879c28e01e5600d2685b /.github
parentb16dc5f6ef4a99e0863ddd4ef7438177166204ed (diff)
Update classifier.json (#148817)
Diffstat (limited to '.github')
-rw-r--r--.github/classifier.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/classifier.json b/.github/classifier.json
index 629b053ed7c..3b23ece3ce8 100644
--- a/.github/classifier.json
+++ b/.github/classifier.json
@@ -70,7 +70,7 @@
"extensions-development": {"assign": []},
"file-decorations": {"assign": ["jrieken"]},
"file-encoding": {"assign": ["bpasero"]},
- "file-explorer": {"assign": ["JacksonKearl"]},
+ "file-explorer": {"assign": ["lramos15"]},
"file-glob": {"assign": ["bpasero"]},
"file-guess-encoding": {"assign": ["bpasero"]},
"file-io": {"assign": ["bpasero"]},
@@ -133,7 +133,7 @@
"scm": {"assign": ["lszomoru"]},
"screencast-mode": {"assign": ["lszomoru"]},
"search": {"assign": ["roblourens"]},
- "search-editor": {"assign": ["JacksonKearl"]},
+ "search-editor": {"assign": ["roblourens"]},
"search-replace": {"assign": ["sandy081"]},
"semantic-tokens": {"assign": ["alexdima", "aeschli"]},
"settings-editor": {"assign": ["rzhao271"]},
@@ -148,7 +148,7 @@
"tasks": {"assign": ["alexr00"], "accuracy": 0.85},
"telemetry": {"assign": []},
"themes": {"assign": ["aeschli"]},
- "timeline": {"assign": ["JacksonKearl"]},
+ "timeline": {"assign": ["lramos15"]},
"timeline-git": {"assign": ["lszomoru"]},
"titlebar": {"assign": ["sbatten"]},
"tokenization": {"assign": []},
@@ -189,9 +189,9 @@
"workbench-touchbar": {"assign": ["bpasero"]},
"workbench-untitled-editors": {"assign": ["bpasero"]},
"workbench-views": {"assign": ["sbatten"]},
- "workbench-welcome": {"assign": ["JacksonKearl"]},
+ "workbench-welcome": {"assign": ["lramos15"]},
"workbench-window": {"assign": ["bpasero"]},
- "workbench-zen": {"assign": ["JacksonKearl"]},
+ "workbench-zen": {"assign": ["sbatten"]},
"workspace-edit": {"assign": ["jrieken"]},
"workspace-symbols": {"assign": []},
"zoom": {"assign": ["alexdima"] }