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 5262bc8e MesaTEE => Teaclave; TubeMQ => In Long
5262bc8e is described below

commit 5262bc8ef6dd145d82d008755ad8e2b99cd4955f
Author: Sebb <[email protected]>
AuthorDate: Tue Aug 16 01:21:46 2022 +0100

    MesaTEE => Teaclave; TubeMQ => In Long
---
 tools/collate_minutes.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index b5db9cea..88512013 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -212,6 +212,7 @@ def name_changes(title)
   title.sub! 'log4php', 'Log4php'
   title.sub! 'Lucene.NET', 'Lucene.Net'
   title.sub! 'lucene4c', 'Lucene4c'
+  title.sub! 'MesaTEE', 'Teaclave'
   title.sub! 'Ode', 'ODE'
   title.sub! 'ODFToolkit', 'ODF Toolkit'
   title.sub! 'Open for Business', 'OFBiz'
@@ -235,6 +236,7 @@ def name_changes(title)
   title.sub! 'Stratosphere', 'Flink'
   title.sub! 'SystemML', 'SystemDS'
   title.sub! 'TCL', 'Tcl'
+  title.sub! 'TubeMQ', 'InLong'
   title.sub! 'Web services', 'Web Services'
   title.sub! 'Zest', 'Polygene'
   title.sub! "Infrastructure (President's)", 'Infrastructure'

Reply via email to