Skip to content

Commit 38a518a

Browse files
authored
Merge pull request #26 from MicrosoftDocs/master
refresh branch
2 parents de3468d + 0fcd55f commit 38a518a

File tree

7,405 files changed

+150173
-79893
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,405 files changed

+150173
-79893
lines changed

.openpublishing.publish.config.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
2727
],
2828
"sync_notification_subscribers": [
29-
"tysonn@microsoft.com"
29+
"angrobe_extended_dir@microsoft.com"
3030
],
3131
"branches_to_filter": [],
32-
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/azure-docs",
32+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-docs",
3333
"git_repository_branch_open_to_public_contributors": "master",
3434
"skip_source_output_uploading": false,
3535
"need_preview_pull_request": true,
@@ -233,6 +233,11 @@
233233
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
234234
"branch": "master"
235235
},
236+
{
237+
"path_to_root": "azure-iot-sdk-node",
238+
"url": "https://github.com/Azure/azure-iot-sdk-node",
239+
"branch": "master"
240+
},
236241
{
237242
"path_to_root": "iot-samples-c",
238243
"url": "https://github.com/Azure/azure-iot-sdk-c",
@@ -414,6 +419,11 @@
414419
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
415420
"branch": "master"
416421
},
422+
{
423+
"path_to_root": "samples-cosmosdb-java-v4-web-app",
424+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
425+
"branch": "master"
426+
},
417427
{
418428
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
419429
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
@@ -429,6 +439,11 @@
429439
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-xamarin-getting-started",
430440
"branch": "master"
431441
},
442+
{
443+
"path_to_root": "cosmosdb-python-sdk",
444+
"url": "https://github.com/Azure/azure-sdk-for-python/",
445+
"branch": "master"
446+
},
432447
{
433448
"path_to_root": "cosmosdb-nodejs-get-started",
434449
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",

0 commit comments

Comments
 (0)