Sorry, but another fix was needed. The previous list of most influential

developers was based on the oloh results, but these go only 3 years back. The
SVN revision history is much more complete and contains also the CVS history
apart from a screw up at revision 10. However, I was able to obtain a much
more correct list now and so some resorting was due. According to these stats,
Michael Lotz would not appear in the list - however, I feel he should be
in there, since he was the first to run Haiku with app_server, the first to
run a browser on it, wrote the USB stack and so on. The other possiblity would
be to make the cut at 7 entries, which coincidentally would mean everyone in the
list has contributed more than 1000 commits.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27279 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-09-01 20:27:33 +00:00
parent 27c3792d1e
commit 737fa69d59
1 changed files with 4 additions and 4 deletions

View File

@ -394,13 +394,13 @@ AboutView::AboutView(const BRect &rect)
fCreditsView->Insert(
"Axel Dörfler\n"
"Ingo Weinhold\n"
"Stephan Aßmus\n"
"Jérôme Duval\n"
"Stefano Ceccherini\n"
"François Revol\n"
"Stephan Aßmus\n"
"Marcus Overhagen\n"
"Michael Lotz\n"
"Stefano Ceccherini\n"
"Rudolf Cornelissen\n"
"François Revol\n"
"Michael Lotz\n"
"\n");