From 32379481e35a1482d2bada3aadd851fcd345f31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Wed, 22 Mar 2006 12:08:29 +0000 Subject: [PATCH] Added Bryan Varner to the list of developers in anticipation of things to come :) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16852 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/abouthaiku/AboutHaiku.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/abouthaiku/AboutHaiku.cpp b/src/apps/abouthaiku/AboutHaiku.cpp index 6fab665dd8..27df2ca5a9 100644 --- a/src/apps/abouthaiku/AboutHaiku.cpp +++ b/src/apps/abouthaiku/AboutHaiku.cpp @@ -349,6 +349,7 @@ AboutView::AboutView(const BRect &rect) "Thomas Kurschel\n" "Adi Oanca\n" "Niels Reedijk\n" + "Bryan Varner\n" "\n"); fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &haiku_orange);