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 1d1443a Docs
1d1443a is described below
commit 1d1443a35397b9616a9830adaad20dae0a24e57e
Author: Sebb <[email protected]>
AuthorDate: Thu Oct 24 13:00:46 2019 +0100
Docs
---
lib/whimsy/asf/committee.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index d7b2e56..aa7f559 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -95,6 +95,7 @@ module ASF
# load committee info from <tt>committee-info.txt</tt>. Will not reparse
# if the file has already been parsed and the underlying file has not
# changed.
+ # the parameters are currently only used by www/board/agenda/routes.rb
def self.load_committee_info(contents = nil, info = nil)
if contents
if info