member-files cannot parse board nom with blank statement
Submitting a board nomination with a completely blank statement (see r120084 for broken data file) throws:
#<ArgumentError:"Cannot parse TheirName\n Nominated by: [xxx@apache.org\n](mailto:xxx@apache.org\n) Seconded by: \n\n Nomination Statement:"
/x1/srv/whimsy/lib/whimsy/asf/member-files.rb:96:
in `block in parse_file' /x1/srv/whimsy/lib/whimsy/asf/member-files.rb:89:
...
Can we guard against this case in the regexes please? I have a hard time with the capture groups. Thanks.
6 条评论