← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~raoul-snyman/openlp/credits into lp:openlp

 

Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/credits into lp:openlp.

Requested reviews:
  OpenLP Core (openlp-core)

-- 
https://code.launchpad.net/~raoul-snyman/openlp/credits/+merge/22257
Your team OpenLP Core is subscribed to branch lp:openlp.
=== modified file 'openlp/core/ui/aboutdialog.py'
--- openlp/core/ui/aboutdialog.py	2010-03-21 23:58:01 +0000
+++ openlp/core/ui/aboutdialog.py	2010-03-26 19:54:21 +0000
@@ -146,13 +146,21 @@
             '    Jon "Meths" Tibble\n'
             '\n'
             'Contributors\n'
+            '    Meinert "m2j" Jordan\n'
             '    Christian "crichter" Richter\n'
             '    Maikel Stuivenberg\n'
             '    Carsten "catini" Tingaard\n'
             '\n'
             'Testers\n'
-            '    Wesley "wrst" Stout\n'
-            '    Philip "Phill" Ridout'
+            '    Philip "Phill" Ridout\n'
+            '    Wesley "wrst" Stout (lead)\n'
+            '\n'
+            'Packagers\n'
+            '    Thomas "tabthorpe" Abthorpe (FreeBSD)\n'
+            '    Tim "TRB143" Bentley (Fedora)\n'
+            '    Michael "cocooncrash" Gorven (Ubuntu)\n'
+            '    Matthias "matthub" Hub (Mac OS X)\n'
+            '    Raoul "superfly" Snyman (Windows)\n'
         ))
         self.AboutNotebook.setTabText(
             self.AboutNotebook.indexOf(self.CreditsTab),


Follow ups