|
3 | 3 | "pipelineName": "automation - sdk", |
4 | 4 | "sdkRepositoryMappings": { |
5 | 5 | "azure-sdk-for-go": { |
6 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-go", |
| 6 | + "integrationRepository": "azure-sdk/azure-sdk-for-go", |
7 | 7 | "mainRepository": "Azure/azure-sdk-for-go" |
8 | 8 | }, |
9 | 9 | "azure-sdk-for-go-track2": { |
10 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-go", |
| 10 | + "integrationRepository": "azure-sdk/azure-sdk-for-go", |
11 | 11 | "mainRepository": "Azure/azure-sdk-for-go", |
12 | 12 | "configFilePath": "eng/swagger_to_sdk_config.json" |
13 | 13 | }, |
14 | 14 | "azure-sdk-for-java": { |
15 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-java", |
| 15 | + "integrationRepository": "azure-sdk/azure-sdk-for-java", |
16 | 16 | "mainRepository": "Azure/azure-sdk-for-java", |
17 | 17 | "configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json" |
18 | 18 | }, |
19 | 19 | "azure-sdk-for-js": { |
20 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-js", |
| 20 | + "integrationRepository": "azure-sdk/azure-sdk-for-js", |
21 | 21 | "mainRepository": "Azure/azure-sdk-for-js" |
22 | 22 | }, |
23 | 23 | "azure-sdk-for-net": { |
24 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-net", |
| 24 | + "integrationRepository": "azure-sdk/azure-sdk-for-net", |
25 | 25 | "mainRepository": "Azure/azure-sdk-for-net" |
26 | 26 | }, |
27 | 27 | "azure-sdk-for-net-track2": { |
28 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-net", |
| 28 | + "integrationRepository": "azure-sdk/azure-sdk-for-net", |
29 | 29 | "mainRepository": "Azure/azure-sdk-for-net", |
30 | 30 | "configFilePath": "eng/swagger_to_sdk_config.json" |
31 | 31 | }, |
32 | 32 | "azure-sdk-for-python-track2": { |
33 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-python", |
| 33 | + "integrationRepository": "azure-sdk/azure-sdk-for-python", |
34 | 34 | "mainRepository": "Azure/azure-sdk-for-python" |
35 | 35 | }, |
36 | 36 | "azure-resource-manager-schemas": { |
37 | | - "integrationRepository": "AzureSDKAutomation/azure-resource-manager-schemas", |
| 37 | + "integrationRepository": "azure-sdk/azure-resource-manager-schemas", |
38 | 38 | "mainRepository": "Azure/azure-resource-manager-schemas" |
39 | 39 | }, |
40 | 40 | "azure-powershell": { |
41 | | - "integrationRepository": "AzureSDKAutomation/azure-powershell", |
| 41 | + "integrationRepository": "azure-sdk/azure-powershell", |
42 | 42 | "mainRepository": "Azure/azure-powershell" |
43 | 43 | } |
44 | 44 | }, |
|
0 commit comments