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 6d702f7 This will be redone later
6d702f7 is described below
commit 6d702f7a78cf51d6842ec8b8a27ca0c43a60be52
Author: Sebb <[email protected]>
AuthorDate: Fri Dec 15 13:25:24 2017 +0000
This will be redone later
---
www/roster/views/actions/committee.json.rb | 2 --
1 file changed, 2 deletions(-)
diff --git a/www/roster/views/actions/committee.json.rb
b/www/roster/views/actions/committee.json.rb
index 64b1bde..e2b6664 100644
--- a/www/roster/views/actions/committee.json.rb
+++ b/www/roster/views/actions/committee.json.rb
@@ -1,6 +1,4 @@
if env.password
- people = @ids.split(',').map {|id| ASF::Person.find(id)}
-
pmc = ASF::Committee[@project]
group = ASF::Group.find(@project) if @targets.include? 'commit'
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].