vscode/.github/classifier.yml

216 lines
5.3 KiB
YAML
Raw Normal View History

2017-06-21 18:14:16 +00:00
{
perform: true,
2017-06-22 14:34:40 +00:00
alwaysRequireAssignee: false,
2018-06-28 09:33:15 +00:00
labelsRequiringAssignee: [],
2017-06-21 18:14:16 +00:00
autoAssignees: {
2018-06-28 09:33:15 +00:00
L10N: [],
VIM: [],
2018-01-12 15:35:24 +00:00
api: {
assignees: [ jrieken ],
assignLabel: false
},
2018-06-28 09:33:15 +00:00
cli: [],
color-palette: [],
config: [],
css-less-scss: [ aeschli ],
debug-console: [],
debug: {
2018-12-10 08:53:39 +00:00
assignees: [ isidorn ],
assignLabel: false
},
2017-11-25 00:15:16 +00:00
diff-editor: [],
2018-06-28 09:33:15 +00:00
dropdown: [],
2018-10-08 09:14:13 +00:00
editor: {
assignees: [],
assignLabel: false
},
2017-11-25 00:15:16 +00:00
editor-1000-limit: [],
editor-autoclosing: [],
editor-autoindent: [],
2017-06-27 18:54:20 +00:00
editor-brackets: [],
2017-10-12 08:34:34 +00:00
editor-clipboard: [],
2018-06-28 09:33:15 +00:00
editor-code-actions: [],
editor-code-lens: [],
editor-color-picker: [],
editor-colors: [],
2017-11-25 00:15:16 +00:00
editor-columnselect: [],
2018-06-28 09:33:15 +00:00
editor-commands: [],
2017-10-12 08:34:34 +00:00
editor-contrib: [],
2018-06-28 09:33:15 +00:00
editor-drag-and-drop: [],
editor-find: [],
2017-06-27 18:54:20 +00:00
editor-folding: [],
2018-06-28 09:33:15 +00:00
editor-hover: [],
2017-10-12 08:34:34 +00:00
editor-ime: [],
2017-06-27 18:54:20 +00:00
editor-input: [],
2018-06-28 09:33:15 +00:00
editor-ligatures: [],
editor-links: [],
2017-06-27 18:54:20 +00:00
editor-minimap: [],
editor-multicursor: [],
2018-06-28 09:33:15 +00:00
editor-parameter-hints: [],
editor-rendering: [],
2017-11-25 00:15:16 +00:00
editor-smooth: [],
2018-06-28 09:33:15 +00:00
editor-symbols: [],
editor-textbuffer: [],
2017-06-27 18:54:20 +00:00
editor-wrapping: [],
2017-06-21 18:14:16 +00:00
emmet: [ ramya-rao-a ],
error-list: [],
2018-06-28 09:33:15 +00:00
explorer-custom: [],
extension-host: [],
2017-11-25 00:15:16 +00:00
extensions: [],
2018-06-28 09:33:15 +00:00
file-decorations: [],
2018-01-12 16:42:43 +00:00
file-encoding: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-06-28 09:33:15 +00:00
file-explorer: {
assignees: [ isidorn ],
2018-06-28 09:33:15 +00:00
assignLabel: false
},
file-glob: [],
2018-01-12 16:42:43 +00:00
file-io: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
file-watcher: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-06-28 09:33:15 +00:00
formatting: [],
2017-06-26 15:19:12 +00:00
git: [ joaomoreno ],
2018-06-28 09:33:15 +00:00
grammar: [],
2018-10-31 22:20:45 +00:00
hot-exit: [],
2017-10-11 17:52:18 +00:00
html: [ aeschli ],
2017-06-21 18:14:16 +00:00
install-update: [],
2018-11-26 20:06:40 +00:00
integrated-terminal: [ Tyriar ],
2018-06-28 09:33:15 +00:00
integration-test: [],
intellisense-config: [],
issue-reporter: [ RMacfarlane ],
javascript: [ mjbvz ],
2017-06-21 18:14:16 +00:00
json: [],
2017-11-25 00:15:16 +00:00
keyboard-layout: [],
2018-06-28 09:33:15 +00:00
keybindings: [],
keybindings-editor: [],
lang-diagnostics: [],
2017-06-21 18:14:16 +00:00
languages basic: [],
2018-06-28 09:33:15 +00:00
list: [],
log: [],
2017-10-11 17:52:18 +00:00
markdown: [ mjbvz ],
2018-06-28 09:33:15 +00:00
marketplace: [],
menus: [],
2017-09-08 18:58:36 +00:00
merge-conflict: [ chrmarti ],
2018-01-12 16:42:43 +00:00
multi-root: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-06-28 09:33:15 +00:00
os-integration: [],
outline: [],
output: [],
2017-06-27 18:54:20 +00:00
perf-profile: [],
2018-06-28 09:33:15 +00:00
perf-bloat: [],
perf-startup: [],
php: [ roblourens ],
2017-11-25 00:15:16 +00:00
proxy: [],
2018-06-28 09:33:15 +00:00
quick-pick: [ chrmarti ],
release-notes: [],
2018-01-12 15:35:24 +00:00
remote: {
assignees: [ jrieken ],
assignLabel: false
},
2018-06-28 09:33:15 +00:00
rename: [],
run-as-admin: [],
samples: [],
2017-11-25 00:15:16 +00:00
scm: [],
search: [ roblourens ],
2018-06-28 09:33:15 +00:00
search-replace: [],
settings-editor: [],
shared-process: [],
smart-select: [],
smoke-test: [],
2018-01-12 15:35:24 +00:00
snippets: {
assignees: [ jrieken ],
assignLabel: false
},
2018-06-28 09:33:15 +00:00
suggest: [],
2018-12-05 11:38:59 +00:00
tasks: [ alexr00 ],
2017-11-25 00:15:16 +00:00
telemetry: [],
themes: [],
2018-06-28 09:33:15 +00:00
tokenization: [],
tree: [],
typescript: [ mjbvz ],
2018-06-28 09:33:15 +00:00
unit-test: [],
uri: [],
ux: [],
vscode-build: [],
webview: [],
workbench: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-04-24 05:04:12 +00:00
workbench-diagnostics: {
assignees: [],
assignLabel: false
},
2018-01-12 16:42:43 +00:00
workbench-dnd: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-editors: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-electron: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-feedback: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-06-28 09:33:15 +00:00
workbench-grid: {
assignees: [],
assignLabel: false
},
2018-01-12 16:42:43 +00:00
workbench-history: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-layout: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-menu: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-notifications: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-state: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-status: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-tabs: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-title: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
workbench-touchbar: {
2018-03-27 09:50:15 +00:00
assignees: [],
2018-01-12 16:42:43 +00:00
assignLabel: false
},
2018-06-28 09:33:15 +00:00
workbench-views: {
assignees: [],
assignLabel: false
},
2018-01-12 09:24:56 +00:00
workbench-welcome: [ chrmarti ]
2017-06-21 18:14:16 +00:00
}
2017-06-26 15:28:34 +00:00
}