Here are the steps to take to perform a good code review in Condor.
 
+1:Upon completion of the code review, add a pithy remark to the appropriate gittrac ticket with your thoughts. This will allow someone to discover by reading the ticket (a) if a code review was performed, (b) who did the review, (c) when the review happened, and (d) what the reviewer discovered.
+
 1:Ask the author if regression tests are not too cost
   prohibitive to test the feature/fix. If not, then they
   *must* exist.