Skip to content

Commit b8048a8

Browse files
committed
Enable public contribution in ATA-Docs, ATP-Docs, and defender-cloud-apps
1 parent 9d97dd0 commit b8048a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"build_output_subfolder": "ATA-Docs",
77
"locale": "en-us",
88
"monikers": [],
9-
"open_to_public_contributors": false,
9+
"open_to_public_contributors": true,
1010
"type_mapping": {
1111
"Conceptual": "Content"
1212
},
@@ -18,7 +18,7 @@
1818
"build_output_subfolder": "ATP-Docs",
1919
"locale": "en-us",
2020
"monikers": [],
21-
"open_to_public_contributors": false,
21+
"open_to_public_contributors": true,
2222
"type_mapping": {
2323
"Conceptual": "Content"
2424
},
@@ -55,7 +55,7 @@
5555
"build_output_subfolder": "defender-cloud-apps",
5656
"locale": "en-us",
5757
"monikers": [],
58-
"open_to_public_contributors": false,
58+
"open_to_public_contributors": true,
5959
"type_mapping": {
6060
"Conceptual": "Content"
6161
},

0 commit comments

Comments
 (0)