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 85fd56f Docn
85fd56f is described below
commit 85fd56f544e6ef4d7f6c5772a71f2b5a50a9cde5
Author: Sebb <[email protected]>
AuthorDate: Wed Oct 2 20:00:29 2019 +0100
Docn
---
tools/collate_minutes.rb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index fce80f4..fc5d8cc 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -536,6 +536,9 @@ seen={}
report.attach = '@' + title
report.text = text.strip
+ # Columns:
+ # Pfx Title Match
+ # If Title is a number, then extract that part of the match
rules = [
:X, 2, /Terminat(e|ion of) the (.+?) (Project|PMC|Committee)/,
:X, 1, /Separate (.+?) from the Apache Software Foundation/,