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 637bdbdc Merge two more titles
637bdbdc is described below
commit 637bdbdc46fb52e9facf055aa9c49915c0563bd5
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 10 17:29:26 2023 +0100
Merge two more titles
---
tools/collate_minutes.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index c9a6aceb..9c270581 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -323,6 +323,7 @@ seen={}
title.sub! /\s[Pp]roject\s*$/, ''
title.sub! /\sPMC$/, ''
title.sub! 'Apache Software Foundation', 'ASF'
+ title.sub! 'Standardise the privacy policy for Foundation web sites',
'Standardise privacy policy for foundation websites'
name_changes(title)