mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
classifier - selfhost for some workbench labels
This commit is contained in:
21
.github/classifier.json
vendored
21
.github/classifier.json
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user