Skip to content

Commit 151ba12

Browse files
authored
Add andrea to "search" label assignment (microsoft#160467)
1 parent c192454 commit 151ba12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/classifier.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/master/classifier-deep/apply/apply-labels/deep-classifier-config.schema.json",
3-
"vacation": ["RMacfarlane", "eamodio"],
2+
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/stable/classifier-deep/apply/apply-labels/deep-classifier-config.schema.json",
3+
"vacation": [],
44
"assignees": {
55
"nameToOverrideAccuracyOf": {"accuracy": 0.8}
66
},
@@ -132,7 +132,7 @@
132132
"rename": {"assign": ["jrieken"]},
133133
"scm": {"assign": ["lszomoru"]},
134134
"screencast-mode": {"assign": ["lszomoru"]},
135-
"search": {"assign": ["roblourens"]},
135+
"search": {"assign": ["roblourens", "andreamah"]},
136136
"search-editor": {"assign": ["roblourens"]},
137137
"search-replace": {"assign": ["sandy081"]},
138138
"semantic-tokens": {"assign": ["alexdima", "aeschli"]},

0 commit comments

Comments
 (0)