Skip to content

Commit

Permalink
Add tsaoptions.json (#2434)
Browse files Browse the repository at this point in the history
* Add tsaoptions.json

* Fix admins

* Update tsaoptions to CosmosDB (#2444)

---------

Co-authored-by: Vsevolod Kukol <[email protected]>
  • Loading branch information
alexweininger and sevoku authored Nov 20, 2024
1 parent c626b15 commit a85ca62
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .azure-pipelines/compliance/tsaoptions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"tsaVersion": "TsaV2",
"codeBase": "NewOrUpdate",
"codeBaseName": "vscode-cosmosdb",
"tsaStamp": "DevDiv",
"notificationAliases": [
"[email protected]"
],
"codebaseAdmins": [
"REDMOND\\sevoku",
"REDMOND\\tnaumowicz"
],
"instanceUrl": "https://msdata.visualstudio.com",
"projectName": "CosmosDB",
"areaPath": "CosmosDB\\Desktop Tooling",
"iterationPath": "CosmosDB\\Triage",
"allTools": true
}

0 comments on commit a85ca62

Please sign in to comment.