Hi 
  PMC,
   
  Here’s 
  a second committer vote from DD.
   
  Please 
  vote.
   
  Doug
   
  
  
  From: Gaff, Doug 
  
Sent: Wednesday, February 14, 2007 9:49 PM
To: Device 
  Debugging developer discussions
Subject: Vote Summary: Committer 
  Vote - Randy Rohrbach
  
   
  Motion 
  carried.  I will forward to the PMC for final 
  approval.
   
  Vote 
  Summary:
   
  +1: Doug Gaff, 
  Aaron Spear, Ted Williams, Ewa Matejsak, Pawel 
Piech
   
  No -1 
  votes.
   
  No votes: 
  Samantha Chan, Darin Wright, Ken 
  Ryall
   
   
   
  
  
  From: 
  dsdp-dd-dev-bounces@xxxxxxxxxxx [mailto:dsdp-dd-dev-bounces@xxxxxxxxxxx] On 
  Behalf Of Gaff, Doug
Sent: Wednesday, February 07, 2007 10:13 
  AM
To: Device Debugging developer discussions
Subject: 
  [dsdp-dd-dev] Committer Vote: Randy Rohrbach
  
   
  Hello DD 
  Committers,
   
  I would like to 
  nominate Randy Rohrbach as a committer on the DD project working on DSF.  
  Randy has done extensive work around Bug 159688 
  (Command queuing and cancellation).  The patch history is below. 
   Randy will soon begin work on the Register View 
  Model.
   
  Please 
  vote.  
   
  +1 from Doug 
  Gaff.
   
   
  
  Patch #1 ( 
  12-13-2006 ) - Initial work on cleaning up warnings throughout the code. 
  Refectored
 
  
                                       
  initial CDT GDB/MI code in support of register service and supplied 
  a
 
  
                                       
  register service which worked with the new MI. 
 
  
  
  Patch #2 ( 
  12-15-2006 ) - Refactored all of the CDT GDB/MI into separate DSF files sets 
  using 
 
  
                                       
  a new command object ( required for the low level control object ). 
  This
 
  
                                       
  involved 40 or fifty files and thousands of lines of code 
  changes.
 
  
  
  Patch #3 ( 
  01-23-2007 ) - Initial QUEUEING implementation which had some bugs in it. 
  Also
 
  
                                       
  refactored all of the event CDT files into separate DSF file sets 
  for
 
  
  
  
  Patch #4 ( 
  01-25-2007 ) - Completed functional implementation of the QUEUEING/caching 
  object
 
  
                                       with 
  coalescense working. Removed all but the minimum CDT 
  references
 
  
                                       
  from the code, so the only remaining dependencies are the 
  launch
 
  
  
   
  Patch #5 ( 
  02-07-2007 ) - Cleaned up the MICommandCache code to be much cleaner and 
  more
                                       
  compact/readable.