This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new da3cbf7  Canonicalise
da3cbf7 is described below

commit da3cbf7cabd8cb022bdee8d3eea9714f602c2c46
Author: Sebb <[email protected]>
AuthorDate: Sun Oct 11 23:34:20 2020 +0100

    Canonicalise
---
 tools/collate_minutes.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index d2c5be1..49a48b4 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -218,6 +218,7 @@ def name_changes(title)
   title.sub! 'Optiq', 'Calcite'
   title.sub! 'Orc', 'ORC'
   title.sub! 'Oscar', 'Felix'
+  title.sub! 'PonyMail', 'Pony Mail'
   title.sub! 'PRC', 'Public Relations'
   title.sub! 'Public Relations Commitee', 'Public Relations'
   title.sub! 'Quarks', 'Edgent'

Reply via email to