BBlack has submitted this change and it was merged.
Change subject: fixup for lighttp being stupid about commas
......................................................................
fixup for lighttp being stupid about commas
Change-Id: Icf16056feecb7ce0f33ef46df2296f65055f0617
---
M files/lighttpd/50-mailman.conf
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
BBlack: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/files/lighttpd/50-mailman.conf b/files/lighttpd/50-mailman.conf
index 30b94e9..25ce147 100644
--- a/files/lighttpd/50-mailman.conf
+++ b/files/lighttpd/50-mailman.conf
@@ -45,7 +45,7 @@
"^/mailman/listinfo/wsor$" =>
"https://lists.wikimedia.org/mailman/listinfo/wmfresearch",
"^/mailman/listinfo/chaptercommittee-l$" =>
"https://lists.wikimedia.org/mailman/listinfo/affcom",
"^/mailman/listinfo/allhands$" =>
"https://lists.wikimedia.org/mailman/listinfo/wmfreqs",
- "^/mailman/listinfo/research-team$" =>
"https://lists.wikimedia.org/mailman/listinfo/research-internal",
+ "^/mailman/listinfo/research-team$" =>
"https://lists.wikimedia.org/mailman/listinfo/research-internal"
)
}
--
To view, visit https://gerrit.wikimedia.org/r/154214
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf16056feecb7ce0f33ef46df2296f65055f0617
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits