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 444ef23e Trailing spaces
444ef23e is described below
commit 444ef23ecdd0d71c80387ab422acad22c27a984f
Author: Sebb <[email protected]>
AuthorDate: Sun May 14 16:11:20 2023 +0100
Trailing spaces
---
lib/whimsy/asf/member.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/whimsy/asf/member.rb b/lib/whimsy/asf/member.rb
index b1644a3e..de63c0c5 100644
--- a/lib/whimsy/asf/member.rb
+++ b/lib/whimsy/asf/member.rb
@@ -190,7 +190,7 @@ module ASF
when 0
status = :current
when 1
- status = :emeritus
+ status = :emeritus
when 2
status = :other
when 3