This is an automated email from the ASF dual-hosted git repository.
rubys 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 0754f01 drop Par
0754f01 is described below
commit 0754f019000928e963d0ee3c93ee2dcc08b2d62f
Author: Sam Ruby <[email protected]>
AuthorDate: Tue Apr 7 09:59:51 2020 -0400
drop Par
---
lib/whimsy/asf/board.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/whimsy/asf/board.rb b/lib/whimsy/asf/board.rb
index e7112a2..8c0ce04 100644
--- a/lib/whimsy/asf/board.rb
+++ b/lib/whimsy/asf/board.rb
@@ -164,7 +164,7 @@ module ASF
'marvin' => ['mh', 'Marvin', 'Marvin Humphrey'],
'mattmann' => ['cm', 'Chris', 'Chris Mattmann'],
'myrle' => ['mk', 'Myrle', 'Myrle Krantz'],
- 'niclas' => ['nh', 'Niclas', 'Par Niclas Hedhman'],
+ 'niclas' => ['nh', 'Niclas', 'Niclas Hedhman'],
'noirin' => ['np', 'Noirin', 'Noirin Plunkett'],
'pats' => ['ps', 'Patricia', 'Patricia Shanahan'],
'psteitz' => ['ps', 'Phil', 'Phil Steitz'],