Skip to content

Commit 5a5c69b

Browse files
authored
Update TSA options (microsoft#162)
1 parent c66d7e0 commit 5a5c69b

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.config/tsaoptions.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
{
2-
"notificationAliases": ["chasun@microsoft.com"],
3-
"areaPath": "Vienna\\ONNX Runtime\\Shared Core",
4-
"codebaseName": "onnxruntime_inference_examples_main",
5-
"instanceUrl": "https://msdata.visualstudio.com/",
6-
"projectName": "Vienna",
7-
"ignoreBranchName": true
8-
}
1+
{
2+
"notificationAliases": ["ort-engsys@microsoft.com"],
3+
"areaPath": "ONNX Runtime\\Engineering Systems",
4+
"codebaseName": "onnxruntime_inference_examples",
5+
"instanceUrl": "https://aiinfra.visualstudio.com/",
6+
"projectName": "ONNX Runtime",
7+
"ignoreBranchName": true,
8+
"template": "AIINFRA_TSA"
9+
}

0 commit comments

Comments
 (0)