From 737fa69d599628178e2e4eb6258f12d6831dec05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Mon, 1 Sep 2008 20:27:33 +0000 Subject: [PATCH] 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 --- src/apps/aboutsystem/AboutSystem.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index d8cd5fe393..6c35e92cbd 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -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");