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 fddf470 Another comdev URL
fddf470 is described below
commit fddf47041f95dc84d4653432b5a0584837292643
Author: Sebb <[email protected]>
AuthorDate: Mon Apr 30 18:23:52 2018 +0100
Another comdev URL
---
www/roster/models/committee.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/roster/models/committee.rb b/www/roster/models/committee.rb
index 3beef49..885a795 100644
--- a/www/roster/models/committee.rb
+++ b/www/roster/models/committee.rb
@@ -15,7 +15,7 @@ class Committee
list =~ /^#{pmc.mail_list}\b/
end
- comdev = ASF::SVN['asf/comdev/projects.apache.org/site/json/foundation']
+ comdev =
ASF::SVN['asf/comdev/projects.apache.org/trunk/site/json/foundation']
info = JSON.parse(File.read("#{comdev}/projects.json"))[id]
image_dir = ASF::SVN.find('asf/infrastructure/site/trunk/content/img')
--
To stop receiving notification emails like this one, please contact
[email protected].