classifier - selfhost for some workbench labels

This commit is contained in:
Benjamin Pasero
2020-05-12 17:31:14 +02:00
parent 04fe21caa5
commit fd372dcf77

View File

@@ -3,6 +3,9 @@
"assignees": {
"JacksonKearl": {
"assign": true
},
"bpasero": {
"assign": true
}
},
"labels": {
@@ -11,6 +14,24 @@
"assign": [
"JacksonKearl"
]
},
"workbench-editors": {
"applyLabel": false,
"assign": [
"bpasero"
]
},
"workbench-history": {
"applyLabel": false,
"assign": [
"bpasero"
]
},
"workbench-notifications": {
"applyLabel": false,
"assign": [
"bpasero"
]
}
}
}