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 5dc259c  Fix up header comment
5dc259c is described below

commit 5dc259c68dacd25932fab1da438c08bf1a849aab
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 13 19:57:37 2017 +0000

    Fix up header comment
---
 tools/comdevtalks.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/comdevtalks.rb b/tools/comdevtalks.rb
index cd10fbf..1546ce1 100644
--- a/tools/comdevtalks.rb
+++ b/tools/comdevtalks.rb
@@ -1,7 +1,7 @@
 #!/usr/bin/env ruby
-<<~HEREDOC
-ComDev Talks: Parse ComDev listings of Apache-related talks
-HEREDOC
+
+#  ComDev Talks: Parse ComDev listings of Apache-related talks
+
 require 'yaml'
 require 'json'
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to