mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 17:25:32 +00:00
update with Dave's new email address
This commit is contained in:
parent
e970412e81
commit
82cbd875cf
@ -18,6 +18,7 @@ $changes += s/\r$// # de-DOS-ify
|
||||
+ s/ +\t/\t/g # remove spaces hidden by tabs
|
||||
+ s/[\t ]+$// # remove trailing whitespace
|
||||
+ s#wesnoth\.whitevine\.net/?#www.wesnoth.org/#g
|
||||
+ s#davidnwhite\@optusnet\.com\.au#davidnwhite\@comcast.net#g;
|
||||
+ s#davidnwhite\@optusnet\.com\.au#davidnwhite\@verizon.net#g;
|
||||
+ s#davidnwhite\@comcast\.net#davidnwhite\@verizon.net#g;
|
||||
|
||||
END { print "$changes made\n"; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user