Skip to content

Commit ef5efa9

Browse files
committed
Adjusting publishing process for docs
1 parent 3a8a5b7 commit ef5efa9

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,14 @@
2222
}
2323
}
2424
],
25-
"notification_subscribers": [],
25+
"notification_subscribers": [
26+
27+
],
2628
"branches_to_filter": [],
2729
"skip_source_output_uploading": false,
2830
"need_preview_pull_request": false,
2931
"contribution_branch_mappings": {},
32+
"git_repository_branch_open_to_public_contributors": "master",
3033
"dependent_repositories": [
3134
{
3235
"path_to_root": "_themes",

docs/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"extendBreadcrumb": "true",
3636
"breadcrumb_path":"/sharepoint/dev/breadcrumb/toc.json",
3737
"ms.suite": "office365",
38-
"ms.author": "o365devx",
39-
"author": "o365devx",
38+
"ms.author": "spdevdocs",
39+
"author": "spdevdocs",
4040
"ms.topic": "conceptual",
4141
"ms.prod": "sharepoint"
4242
},

0 commit comments

Comments
 (0)