You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/04/30 18:48:57 UTC

[whimsy] branch master updated: Not used

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 0781ca5  Not used
0781ca5 is described below

commit 0781ca5864aeb49b8ae95bd3963c6c2a594af1b7
Author: Sebb <se...@apache.org>
AuthorDate: Tue Apr 30 19:48:53 2019 +0100

    Not used
---
 tools/collate_minutes.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index ea20cc7..fce80f4 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -35,8 +35,6 @@ SITE_MINUTES = ASF::Config.get(:board_minutes) ||
 
 # list of SVN resources needed
 resources = {
-  TEMPLATES: 'asf/infrastructure/site/trunk/templates', # not used?
-  INCUBATOR_SITE_AUTHOR: 'asf/incubator/public/trunk/content', # not used?
   SVN_SITE_RECORDS_MINUTES:
     'asf/infrastructure/site/trunk/content/foundation/records/minutes',
   BOARD: 'private/foundation/board'