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 107a196b copy-paste error
107a196b is described below
commit 107a196bff2088f9afbff49a6dfd3d012adad6b1
Author: Sebb <[email protected]>
AuthorDate: Sat Sep 21 14:53:28 2024 +0100
copy-paste error
---
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 0a0d7f83..126b996f 100644
--- a/lib/whimsy/asf/board.rb
+++ b/lib/whimsy/asf/board.rb
@@ -175,7 +175,7 @@ module ASF
'bdelacretaz' => ['bd', 'Bertrand', 'Bertrand Delacretaz'],
'brett' => ['bp', 'Brett', 'Brett Porter'],
'brianm' => ['bmc', 'Brian', 'Brian McCallister'],
- 'brianm' => ['cd', 'Chris', 'Christofer Dutz'],
+ 'cdutz' => ['cd', 'Chris', 'Christofer Dutz'],
'cliffs' => ['cs', 'Cliff', 'Cliff Schmidt'],
'coar' => ['kc', 'Ken', 'Ken Coar'],
'curcuru' => ['sc', 'Shane', 'Shane Curcuru'],