Git commit d096750b5c4975e0f8276a031203ede86582c6e4 by Bart Cerneels. Committed on 08/11/2011 at 11:29. Pushed by shanachie into branch 'master'.
Maintain authors list. Add Myriam, Sven and Ralf and remove people who've been MIA since > 1.5 years. Authors status is granted to long term contributors and comes with a the assumption that they will stay active for a long while and stay invested in the maintenence and/or expansion of the project. CCMAIL:amarok-devel@kde.org M +3 -3 AUTHORS M +15 -15 src/main.cpp http://commits.kde.org/amarok/d096750b5c4975e0f8276a031203ede86582c6e4 diff --git a/AUTHORS b/AUTHORS index 6cbc8d0..52e5ff4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,15 +1,15 @@ # Note: Please keep this in sync with Mainpage.dox -Alejandro Wainzinger <aikawaraz...@gmail.com> Bart Cerneels <bart.cerne...@kde.org> -Dan Meltzer <hydro...@notyetimplemented.com> Ian Monroe <i...@monroe.nu> Jeff Mitchell <mitch...@kde.org> Leo Franchi <lfran...@kde.org> Lydia Pintscher <ly...@kde.org> Mark Kretschmann <kretschm...@kde.org> -Maximilian Kossick <maximilian.koss...@gmail.com> +Myriam Schweingruber <myr...@kde.org> Nikolaj Hald Nielsen <nhnfreespi...@gmail.com> +Ralf Engels <ralf.eng...@nokia.com> Rick W. Chen <stuffcor...@archlinux.us> Seb Ruiz <r...@kde.org> +Sven Krohlas <s...@asbest-online.de> Téo Mrnjavac <t...@kde.org> diff --git a/src/main.cpp b/src/main.cpp index 2371ab4..665581b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -48,18 +48,10 @@ int main( int argc, char *argv[] ) //Authors extern OcsData ocsData; - aboutData.addAuthor( ki18n("Alejandro Wainzinger"), - ki18n("Developer (xevix)"), "aikawaraz...@gmail.com", "http://awainzin-foss.blogspot.com" ); - ocsData.addAuthor( "xevix", aboutData.authors().last() ); - aboutData.addAuthor( ki18n("Bart 'Where are my toothpicks' Cerneels"), ki18n("Developer (Stecchino)"), "bart.cerne...@kde.org", "http://commonideas.blogspot.com" ); ocsData.addAuthor( "Stecchino", aboutData.authors().last() ); - aboutData.addAuthor( ki18n("Dan 'Hey, it compiled...' Meltzer"), - ki18n("Developer (hydrogen)"), "parallelgrapefr...@gmail.com" ); - ocsData.addAuthor( QString(), aboutData.authors().last() ); - aboutData.addAuthor( ki18n("Ian 'The Beard' Monroe"), ki18n("Developer (eean)"), "i...@monroe.nu", "http://www.monroe.nu/" ); ocsData.addAuthor( "eean", aboutData.authors().last() ); @@ -80,14 +72,17 @@ int main( int argc, char *argv[] ) ki18n("Project founder (markey)"), "kretschm...@kde.org", "http://amarok.kde.org/blog/categories/1-markey" ); ocsData.addAuthor( "MarkKretschmann", aboutData.authors().last() ); - aboutData.addAuthor( ki18n("Maximilian Kossick"), - ki18n("Developer (maxx_k)"), "maximilian.koss...@gmail.com" ); - ocsData.addAuthor( QString(), aboutData.authors().last() ); + aboutData.addAuthor( ki18n("Myriam Schweingruber"), ki18n("Rokymoter, Bug triaging (Mamarok)"), "myr...@kde.org" ); + ocsData.addAuthor( "Mamarok", aboutData.authors().last() ); aboutData.addAuthor( ki18n("Nikolaj Hald 'Also very hot' Nielsen"), ki18n("Developer (nhn)"), "n...@kde.org", "http://amarok.kde.org/blog/categories/18-freespirit" ); ocsData.addAuthor( "nhnFreespirit", aboutData.authors().last() ); + aboutData.addAuthor( ki18n("Ralf 'SalsaMaster' Engels"), + ki18n("Developer (rengels)"), "ralf.eng...@nokia.com" ); + ocsData.addAuthor( QString(), aboutData.authors().last() ); + aboutData.addAuthor( ki18n("Rick W. Chen"), ki18n("Developer (stuffcorpse)"), "stuffcor...@archlinux.us" ); ocsData.addAuthor( "stuffcorpse", aboutData.authors().last() ); @@ -96,12 +91,17 @@ int main( int argc, char *argv[] ) ki18n("Developer (sebr)"), "r...@kde.org", "http://www.sebruiz.net" ); ocsData.addAuthor( "seb", aboutData.authors().last() ); + aboutData.addAuthor( ki18n("Sven Krohlas"), ki18n("Rokymoter, Developer (sven423)"), "s...@asbest-online.de" ); + ocsData.addAuthor( "krohlas", aboutData.authors().last() ); + aboutData.addAuthor( ki18n("Téo Mrnjavac"), ki18n("Developer (Teo`)"), "t...@kde.org", "http://teom.wordpress.com/" ); ocsData.addAuthor( "teom", aboutData.authors().last() ); //Contributors + aboutData.addCredit( ki18n("Alejandro Wainzinger"), ki18n("Developer (xevix)"), "aikawaraz...@gmail.com" ); + ocsData.addCredit( "xevix", aboutData.credits().last() ); aboutData.addCredit( ki18n("Alex Merry"), ki18n("Developer, Replay Gain support"), "k...@randomguy3.me.uk" ); ocsData.addCredit( "randomguy3", aboutData.credits().last() ); aboutData.addCredit( ki18n("Casey Link"), ki18n("MP3tunes integration"), "unnamedramb...@gmail.com" ); @@ -112,6 +112,8 @@ int main( int argc, char *argv[] ) ocsData.addCredit( "dangle", aboutData.credits().last() ); aboutData.addCredit( ki18n("Dan Leinir Turthra Jensen"), ki18n("Usability"), "ad...@leinir.dk" ); ocsData.addCredit( "leinir", aboutData.credits().last() ); + aboutData.addCredit( ki18n("Dan 'Hey, it compiled...' Meltzer"), ki18n("Developer (hydrogen)"), "parallelgrapefr...@gmail.com" ); + ocsData.addCredit( QString(), aboutData.credits().last() ); aboutData.addCredit( ki18n("Daniel Caleb Jones"), ki18n("Biased playlists"), "danielcjo...@gmail.com" ); ocsData.addCredit( QString(), aboutData.credits().last() ); aboutData.addCredit( ki18n("Daniel Dewald"), ki18n("Tag Guesser, Labels, Spectrum Analyzer"), "daniel.dew...@time-shift.de" ); @@ -145,10 +147,10 @@ int main( int argc, char *argv[] ) ocsData.addCredit( "panzi", aboutData.credits().last() ); aboutData.addCredit( ki18n("Max Howell"), ki18n("Developer, Vision"), "max.how...@methylblue.com" ); ocsData.addCredit( QString(), aboutData.credits().last() ); + aboutData.addCredit( ki18n("Maximilian Kossick"), ki18n("Developer (maxx_k)"), "maximilian.koss...@gmail.com" ); + ocsData.addCredit( QString(), aboutData.credits().last() ); aboutData.addCredit( ki18n("Mikko Caldara"), ki18n("Bug triaging and sanitizing"), "mikko....@gmail.com" ); ocsData.addCredit( QString(), aboutData.credits().last() ); - aboutData.addCredit( ki18n("Myriam Schweingruber"), ki18n("Rokymoter, Bug triaging (Mamarok)"), "myr...@kde.org" ); - ocsData.addCredit( "Mamarok", aboutData.credits().last() ); aboutData.addCredit( ki18n("Nikhil Marathe"), ki18n("UPnP support and patches (nsm)"), "nsm.nik...@gmail.com" ); ocsData.addCredit( "nikhilm", aboutData.credits().last() ); aboutData.addCredit( ki18n("Nuno Pinheiro"), ki18n("Artwork"), "n...@oxygen-icons.org" ); @@ -171,8 +173,6 @@ int main( int argc, char *argv[] ) ocsData.addCredit( "Takahani", aboutData.credits().last() ); aboutData.addCredit( ki18n("Soren Harward"), ki18n("Developer, Automated Playlist Generator"), "stharw...@gmail.com" ); ocsData.addCredit( QString(), aboutData.credits().last() ); - aboutData.addCredit( ki18n("Sven Krohlas"), ki18n("Rokymoter, Developer (sven423)"), "s...@asbest-online.de" ); - ocsData.addCredit( "krohlas", aboutData.credits().last() ); aboutData.addCredit( ki18n("Thomas Lübking"), ki18n("Developer"), "thomas.luebk...@web.de" ); ocsData.addCredit( "thomas12777", aboutData.credits().last() ); aboutData.addCredit( ki18n("Valentin Rouet"), ki18n("Developer"), "v.ro...@gmail.com" ); _______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel