This info really needs to be obtained from a canonical source if there is one.
If there isn't, one should be created. On 24 March 2016 at 19:48, Sam Ruby <ru...@apache.org> wrote: > Commit 6ec6dc39a7d86f08bbbc7b2243769b5487deb773: > new board > > > Branch: refs/heads/master > 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