[haiku-commits] haiku: hrev45196 - src/apps/aboutsystem

  • From: jscipione@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 24 Jan 2013 05:57:05 +0100 (CET)

hrev45196 adds 1 changeset to branch 'master'
old head: 66e68c91693fa938051055fc14f8016121a9dc50
new head: e5de7e2102c59d0f6464378522d46dab0bb3f5b2
overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=e5de7e2+%5E66e68c9

----------------------------------------------------------------------------

e5de7e2: Added Landon Fuller to the contributors list.
  
  He has made several contributions including hrev45148 and hrev44909.

                                     [ John Scipione <jscipione@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev45196
Commit:      e5de7e2102c59d0f6464378522d46dab0bb3f5b2
URL:         http://cgit.haiku-os.org/haiku/commit/?id=e5de7e2
Author:      John Scipione <jscipione@xxxxxxxxx>
Date:        Thu Jan 24 04:52:18 2013 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+)
src/apps/aboutsystem/AboutSystem.cpp | 1 +

----------------------------------------------------------------------------

diff --git a/src/apps/aboutsystem/AboutSystem.cpp 
b/src/apps/aboutsystem/AboutSystem.cpp
index d2eb569..0fcca50 100644
--- a/src/apps/aboutsystem/AboutSystem.cpp
+++ b/src/apps/aboutsystem/AboutSystem.cpp
@@ -1132,6 +1132,7 @@ AboutView::_CreateCreditsView()
                "Pier Luigi Fiorini\n"
                "Marc Flerackers\n"
                "Michele Frau - zuMi\n"
+               "Landon Fuller\n"
                "Deyan Genovski\n"
                "Pete Goodeve\n"
                "Lucian Adrian Grijincu\n"


Other related posts:

  • » [haiku-commits] haiku: hrev45196 - src/apps/aboutsystem - jscipione