From f38eab0fc5216fd73e601bd4b620d5027cfb1919 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Thu, 3 May 2018 21:37:55 -0700 Subject: [PATCH] additional config changes (#3) --- .openpublishing.publish.config.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 48f18619..77648665 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -5,9 +5,12 @@ "build_source_folder": "ml-api-docs", "build_output_subfolder": "ml-api-docs", "locale": "en-us", - "monikers": [], + "monikers": [ + "ml-dotnet" + ], "moniker_ranges": [], "open_to_public_contributors": true, + "git_repository_branch_open_to_public_contributors": "master", "type_mapping": { "Conceptual": "Content", "ManagedReference": "Content", @@ -44,12 +47,11 @@ ] } ], - "notification_subscribers": [ - "mairaw@microsoft.com" - ], + "notification_subscribers": [], "branches_to_filter": [], "skip_source_output_uploading": false, "need_preview_pull_request": true, + "need_pr_comments": false, "contribution_branch_mappings": {}, "dependent_repositories": [ {