* added Ithamar R. Adema to the list of active developers

* moved Siarzhuk Zharski and François Revol from contributors
  to the list of active developers
* moved Thomas Kurschel to the list of contributors
* added Michele aka zuMi to the list of contributors
Disclaimer:
* I might have forgotten someone who should be in active developers
* I didn't mean to discourage anyone
* I am against having three separate lists anyways... :-)
* Please take it as what this is: I wanted to put Ithamar and zuMi in there
  and did some cleanup along the way...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21293 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2007-06-02 11:17:38 +00:00
parent 7a883ee67a
commit b52415cc2e
+5 -3
View File
@@ -353,18 +353,20 @@ AboutView::AboutView(const BRect &rect)
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &darkgrey);
fCreditsView->Insert(
"Ithamar R. Adema\n"
"Stephan Aßmus\n"
"Andrew Bachmann\n"
"Stefano Ceccherini\n"
"Rudolf Cornelissen\n"
"Jérôme Duval\n"
"Waldemar Kornewald\n"
"Thomas Kurschel\n"
"Ryan Leavengood\n"
"Michael Lotz\n"
"Niels Reedijk\n"
"François Revol\n"
"Hugo Santos\n"
"Bryan Varner\n"
"Siarzhuk Zharski\n"
"\n");
fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &haikuOrange);
@@ -391,6 +393,7 @@ AboutView::AboutView(const BRect &rect)
"Euan Kirkhope\n"
"Marcin Konicki\n"
"Kurtis Kopf\n"
"Thomas Kurschel\n"
"Elad Lahav\n"
"Santiago Lema\n"
"Oscar Lesta\n"
@@ -400,6 +403,7 @@ AboutView::AboutView(const BRect &rect)
"Christopher ML Zumwalt May\n"
"Andrew McCall\n"
"David McPaul\n"
"Michele (zuMi)\n"
"Misza\n"
"MrSiggler\n"
"Alan Murta\n"
@@ -412,7 +416,6 @@ AboutView::AboutView(const BRect &rect)
"Hartmut Reh\n"
"David Reid\n"
"Daniel Reinhold\n"
"François Revol\n"
"Samuel Rodriguez Perez\n"
"Thomas Roell\n"
"Rafael Romo\n"
@@ -429,7 +432,6 @@ AboutView::AboutView(const BRect &rect)
"Ulrich Wimboeck\n"
"Gabe Yoder\n"
"Łukasz Zemczak\n"
"Siarzhuk Zharski\n"
"\n" B_UTF8_ELLIPSIS " and probably some more we forgot to mention (sorry!)"
"\n\n");