Files
vscode/.github/classifier.yml
Benjamin Pasero a24a9a055f update classifier
2017-11-28 07:38:56 +01:00

70 lines
1.9 KiB
YAML

{
perform: true,
alwaysRequireAssignee: false,
labelsRequiringAssignee: [ feature-request ],
autoAssignees: {
api: [],
color-picker: [],
css-less-sass: [],
debug: [ weinand ],
diff-editor: [],
editor: [],
editor-1000-limit: [],
editor-autoclosing: [],
editor-autoindent: [],
editor-brackets: [],
editor-clipboard: [],
editor-columnselect: [],
editor-contrib: [],
editor-core: [],
editor-find-widget: [],
editor-folding: [],
editor-ime: [],
editor-input: [],
editor-minimap: [],
editor-multicursor: [],
editor-smooth: [],
editor-wrapping: [],
emmet: [ ramya-rao-a ],
error-list: [],
extensions: [],
file-encoding: [ bpasero ],
file-explorer: [ isidorn ],
format: [],
git: [ joaomoreno ],
hot-exit: [ Tyriar ],
html: [ aeschli ],
i18n: [],
install-update: [],
integrated-terminal: [ Tyriar ],
javascript: [ mjbvz ],
json: [],
keybindings: [],
keyboard-layout: [],
languages basic: [],
markdown: [ mjbvz ],
merge-conflict: [ chrmarti ],
perf-profile: [],
php: [ roblourens ],
proxy: [],
scm: [],
search: [ roblourens ],
snippets: [ jrieken ],
tasks: [ dbaeumer ],
telemetry: [],
themes: [],
typescript: [ mjbvz ],
workbench: [ bpasero ],
workbench-dnd: [ bpasero ],
workbench-editors: [ bpasero ],
workbench-feedback: [ bpasero ],
workbench-layout: [ bpasero ],
workbench-menu: [ bpasero ],
workbench-notifications: [ bpasero ],
workbench-state: [ bpasero ],
workbench-status: [ bpasero ],
workbench-tabs: [ bpasero ],
workbench-welcome: [ chrmarti ],
}
}