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 7e5643d may be more than one blank line
7e5643d is described below
commit 7e5643d81e94090666f9700602a27f75d6d49540
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Mar 25 13:53:39 2018 -0400
may be more than one blank line
---
lib/whimsy/asf/committee.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index bc1c563..106602e 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -244,7 +244,7 @@ module ASF
# remove from COMMITTEE MEMBERSHIP AND CHANGE PROCESS #
########################################################################
- contents.sub! /^\* #{pmc} \(est.*?\n\n/m, ''
+ contents.sub! /^\* #{pmc} \(est.*?\n\n+/m, ''
contents
end
--
To stop receiving notification emails like this one, please contact
[email protected].