Skip to content

Commit 4687365

Browse files
authored
Update notification subscribers in config file (#5139)
1 parent fd5ab88 commit 4687365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"notification_subscribers": [
2525
26-
"riande@microsoft.com"
26+
"jiricincura@microsoft.com"
2727
],
2828
"sync_notification_subscribers": [],
2929
"branches_to_filter": [],
@@ -64,4 +64,4 @@
6464
"need_generate_pdf_url_template": true,
6565
"contribution_branch_mappings": {},
6666
"need_generate_intellisense": false
67-
}
67+
}

0 commit comments

Comments
 (0)