hey bot do not assign labels to my issues, thanks bro

pull/41540/head
isidor 2018-01-12 15:20:31 +01:00
parent 3d43ef7c46
commit d85071de70
1 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,10 @@
api: [],
color-picker: [],
css-less-sass: [],
debug: [ isidorn ],
debug: {
assignees: [ isidorn ],
assignLabel: false
},
diff-editor: [],
editor: [],
editor-1000-limit: [],
@ -31,7 +34,10 @@
file-encoding: [ bpasero ],
file-io: [ bpasero ],
file-watcher: [ bpasero ],
file-explorer: [ isidorn ],
file-explorer: {
assignees: [ isidorn ],
assignLabel: false
},
format: [],
git: [ joaomoreno ],
hot-exit: [ Tyriar ],