Skip to content

Commit

Permalink
Add sdkAutomationConfiguration.json file (#5639)
Browse files Browse the repository at this point in the history
* Add sdkAutomationConfiguration.json file

* Add ruby to sdkAutomationConfiguration.json
  • Loading branch information
Dan Schulte authored Apr 15, 2019
1 parent 463b431 commit 59d19fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sdkAutomationConfiguration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"sdkRepositoryMappings": {
"azure-sdk-for-python": "Azure/azure-sdk-for-python",
"azure-sdk-for-java": "Azure/azure-sdk-for-java",
"azure-sdk-for-go": "Azure/azure-sdk-for-go",
"azure-sdk-for-js": "Azure/azure-sdk-for-js",
"azure-sdk-for-node": "Azure/azure-sdk-for-node",
"azure-sdk-for-ruby": "Azure/azure-sdk-for-ruby"
}
}

0 comments on commit 59d19fb

Please sign in to comment.