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 d25888f0 Already done above; don't repeat the fetch
d25888f0 is described below
commit d25888f05eb47061e6e6466a4d1f60c804139d8e
Author: Sebb <[email protected]>
AuthorDate: Sun Jun 25 13:10:20 2023 +0100
Already done above; don't repeat the fetch
---
www/board/agenda/views/actions/todos.json.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/board/agenda/views/actions/todos.json.rb
b/www/board/agenda/views/actions/todos.json.rb
index 123e4c41..7f41b639 100644
--- a/www/board/agenda/views/actions/todos.json.rb
+++ b/www/board/agenda/views/actions/todos.json.rb
@@ -181,7 +181,7 @@ if (@change || @establish) and env.password
unless people.empty?
# add new chairs to pmc-chairs
ASF::LDAP.bind(env.user, env.password) do
- chairs.add people - chairs.members
+ chairs.add people
end
# send out congratulations email