You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/04/14 11:41:17 UTC

[whimsy] branch master updated: Zest => Polygene; Servicecomb => ServiceComb

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

rubys 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 591a4bc  Zest => Polygene; Servicecomb => ServiceComb
591a4bc is described below

commit 591a4bc2034daaf54dc51101b68d163c9762a928
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sun Apr 14 07:40:51 2019 -0400

    Zest => Polygene; Servicecomb => ServiceComb
---
 tools/collate_minutes.rb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index f813fec..b423a80 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -264,6 +264,8 @@ seen={}
     title.sub! 'TCL', 'Tcl'
     title.sub! 'Orc', 'ORC'
     title.sub! 'Steve', 'STeVe'
+    title.sub! 'Servicecomb', 'ServiceComb'
+    title.sub! 'Zest', 'Polygene'
     title.sub! 'Openmeetings', 'OpenMeetings'
     title.sub! 'Web services', 'Web Services'
     title.sub! 'ASF Rep. for W3C', 'W3C Relations'
@@ -651,6 +653,7 @@ seen={}
     report.title.sub! 'Apache/TCL', 'Tcl'
     report.title.sub! 'Orc', 'ORC'
     report.title.sub! 'Steve', 'STeVe'
+    report.title.sub! 'Zest', 'Polygene'
     report.title.sub! 'Openmeetings', 'OpenMeetings'
     report.title.sub! 'Ace', 'ACE' # WHIMSY-31