This is an automated email from the ASF dual-hosted git repository.
curcuru 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 a4ad552 Single hash key, reflect actual name usage in past reports
a4ad552 is described below
commit a4ad552812c47506f54205a0a8ce771620e88628
Author: Shane Curcuru <[email protected]>
AuthorDate: Mon Mar 26 12:11:19 2018 -0400
Single hash key, reflect actual name usage in past reports
---
www/members/board-attend.cgi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/www/members/board-attend.cgi b/www/members/board-attend.cgi
index 1486126..56df67b 100755
--- a/www/members/board-attend.cgi
+++ b/www/members/board-attend.cgi
@@ -32,8 +32,7 @@ DIRECTOR_MAP = {
'jerenkrantz' => ['je', 'Justin', 'Justin Erenkrantz'],
'jim' => ['jj', 'Jim', 'Jim Jagielski'],
'ke4qqq' => ['dn', 'David', 'David Nalley'],
- 'lrosen' => ['lr', 'Larry', 'Larry Rosen'],
- 'lrosen' => ['lr', 'Lawrence', 'Lawrence Rosen'],
+ 'lrosen' => ['lr', 'Larry', 'Lawrence Rosen'],
'markt' => ['mt', 'Mark', 'Mark Thomas'],
'marvin' => ['mh', 'Marvin', 'Marvin Humphrey'],
'mattmann' => ['cm', 'Chris', 'Chris Mattmann'],
--
To stop receiving notification emails like this one, please contact
[email protected].