Commit 6ec6dc39a7d86f08bbbc7b2243769b5487deb773:
    new board

Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>

------------------------------------------------------------
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

Reply via email to