You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2016/03/25 14:03:09 UTC

[whimsy.git] [1/2] Commit 0ee124f: new board

Commit 0ee124f1051e3ae3c124aaaa85dde4141378d593:
    new board


Branch: refs/heads/threaded_events
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
lib/whimsy/asf/rack.rb                                       | ++++ ----
------------------------------------------------------------
8 changes: 4 additions, 4 deletions.
------------------------------------------------------------


diff --git a/lib/whimsy/asf/rack.rb b/lib/whimsy/asf/rack.rb
index cfa52c4..60468eb 100644
--- a/lib/whimsy/asf/rack.rb
+++ b/lib/whimsy/asf/rack.rb
@@ -6,15 +6,15 @@
 module ASF
   module Auth
     DIRECTORS = {
-      'rbowen'      => 'rb',
       'curcuru'     => 'sc',
       'bdelacretaz' => 'bd',
+      'isabel'      => 'id',
+      'marvin'      => 'mh',
       'jim'         => 'jj',
       'mattmann'    => 'cm',
-      'ke4qqq'      => 'dn',
       'brett'       => 'bp',
-      'rubys'       => 'sr',
-      'gstein'      => 'gs'
+      'gstein'      => 'gs',
+      'markt'       => 'mt'
     }
 
     # decode HTTP authorization, when present