... and the winners are ...

$ find . -type f -name "*.cpp" -exec svn blame svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X/src/{} \; > blame.cpp $ find . -type f -name "*.h" -exec svn blame svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X/src/{} \; > blame.h
$ cut --characters='8-18' blame.cpp blame.h |sort |uniq -c|sort
  ...        ...
  8044      bpeng
 13821       baum
 14434     younes
 25341    leeming
 39789     larsbj
 50704    poenitz

Since the contributions of Lars, Angus, and Andre mostly date back to the days of 1.4.X and before, I hereby declare Abdel, Georg, and Bo as the winners of the promised LyX wall clock, LyX coffee mug, and LyX mousepad (one prize for each). Yes, the decision process is semi-fair but any protest is hopeless :-)

Have a nice day,

Michael

PS: Do we have a scalable version of the LyX mascot?

Reply via email to