← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~erik-lundin/openlp/name-fix into lp:openlp

 

Erik Lundin has proposed merging lp:~erik-lundin/openlp/name-fix into lp:openlp.

Commit message:
Fixed the spelling of "Erik Lundin".

Requested reviews:
  OpenLP Core (openlp-core)

For more details, see:
https://code.launchpad.net/~erik-lundin/openlp/name-fix/+merge/133806

Fixed the spelling of my name.
-- 
https://code.launchpad.net/~erik-lundin/openlp/name-fix/+merge/133806
Your team OpenLP Core is requested to review the proposed merge of lp:~erik-lundin/openlp/name-fix into lp:openlp.
=== modified file 'openlp/core/ui/aboutdialog.py'
--- openlp/core/ui/aboutdialog.py	2012-11-07 21:37:01 +0000
+++ openlp/core/ui/aboutdialog.py	2012-11-10 20:12:22 +0000
@@ -109,7 +109,7 @@
         contributors = [u'Gerald "jerryb" Britton',
             u'Samuel "MrGamgee" Findlay', u'Scott "sguerrieri" Guerrieri',
             u'Matthias "matthub" Hub', u'Meinert "m2j" Jordan',
-            u'Armin "orangeshirt" K\xf6hler', u'Eric "luen" Ludin',
+            u'Armin "orangeshirt" K\xf6hler', u'Erik "luen" Lundin',
             u'Edwin "edwinlunando" Lunando', u'Brian "brianmeyer" Meyer',
             u'Joshua "milleja46" Miller', u'Stevan "ElderP" Pettit',
             u'Mattias "mahfiaz" P\xf5ldaru', u'Christian "crichter" Richter',
@@ -149,7 +149,7 @@
                        u'Gustavo Bim', u'Rog\xeanio Bel\xe9m', u'Samuel'
                 u'Simon "samscudder" Scudder', u'Van Der Fran'],
             u'ru': [u'Sergey "ratz" Ratz'],
-            u'sv': [u'Eric "luen" Ludin']
+            u'sv': [u'Erik "luen" Lundin']
         }
         documentors = [u'Wesley "wrst" Stout',
             u'John "jseagull1" Cegalis (lead)']


Follow ups