Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/68834


Change subject: Update name email comes from
......................................................................

Update name email comes from

Change-Id: Ib7fcd81682fe15a15e89b324da5225cf4d4b0bbd
---
M cli/wm-scripts/bv2013/sendMails.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SecurePoll 
refs/changes/34/68834/1

diff --git a/cli/wm-scripts/bv2013/sendMails.php 
b/cli/wm-scripts/bv2013/sendMails.php
index b27668c..4bf10b1 100644
--- a/cli/wm-scripts/bv2013/sendMails.php
+++ b/cli/wm-scripts/bv2013/sendMails.php
@@ -10,7 +10,7 @@
 $err = fopen( 'php://stderr', 'w' );
 $in = fopen( 'php://stdin', 'r' );
 
-$sender = new MailAddress( '[email protected]', 'Wikimedia 
Board Elections Committee' );
+$sender = new MailAddress( '[email protected]', 'Wikimedia 
Foundation Election Committee' );
 
 // Pull templates
 $langs = explode( ' ', 'bar be-tarask bg bn bs ca cy da de diq el en eo es fa 
fi fr gl he hi hy id ' .

-- 
To view, visit https://gerrit.wikimedia.org/r/68834
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7fcd81682fe15a15e89b324da5225cf4d4b0bbd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to