You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/10/12 14:09:08 UTC

[whimsy] branch master updated: Merge titles

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 6b9f52c  Merge titles
6b9f52c is described below

commit 6b9f52c42518d26e64ad03aa6fb1d13f882ac5f2
Author: Sebb <se...@apache.org>
AuthorDate: Mon Oct 12 15:08:59 2020 +0100

    Merge titles
---
 tools/collate_minutes.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index 3483cbd..3481f95 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -500,6 +500,8 @@ seen={}
           title = title[0]
         end
 
+        title.sub! 'VP, Data Privacy', 'VP Data Privacy'
+
         report = OpenStruct.new
         report.title = title.gsub(/\s+/, ' ')
         report.meeting = date