mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
opt in to classifier
This commit is contained in:
9
.github/classifier.json
vendored
9
.github/classifier.json
vendored
@@ -12,6 +12,9 @@
|
||||
},
|
||||
"misolori": {
|
||||
"assign": true
|
||||
},
|
||||
"joaomoreno": {
|
||||
"assign": true
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
@@ -68,6 +71,12 @@
|
||||
"assign": [
|
||||
"misolori"
|
||||
]
|
||||
},
|
||||
"git": {
|
||||
"applyLabel": false,
|
||||
"assign": [
|
||||
"joaomoreno"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user