From: Manuel Nickschas Date: Sun, 26 Sep 2021 18:24:58 +0000 (+0200) Subject: Update contributors X-Git-Tag: 0.14-rc2~2 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=29c855bb36a0e88c8ae907b1565b3ee7039e3ed4 Update contributors Add people who have contributed since rc1. --- diff --git a/src/uisupport/aboutdata.cpp b/src/uisupport/aboutdata.cpp index 21b22bd1..36199d3a 100644 --- a/src/uisupport/aboutdata.cpp +++ b/src/uisupport/aboutdata.cpp @@ -264,6 +264,7 @@ void AboutData::setQuasselPersons(AboutData* aboutData) {"Luke Faraone", "", tr("Documentation fixes")}, {"Maia Kozheva", "", tr("Russian translation"), "", QLocale::Russian}, {"Manuel Hoffmann", "contradictioned", tr("German translation"), "", QLocale::German}, + {"Manuel Rüger", "", tr("IRC network list updates")}, {"Marcin Jabrzyk", "", tr("Improvements")}, {"Marco Genise", "kaffeedoktor", tr("Ideas, hacking, initial motivation")}, {"Marco Paolone", "Quizzlo", tr("Italian translation"), "", QLocale::Italian}, @@ -275,8 +276,10 @@ void AboutData::setQuasselPersons(AboutData* aboutData) {"Michael Groh", "brot", tr("German translation, fixes"), "", QLocale::German}, {"Michael Kedzierski", "ycros", tr("Mac fixes")}, {"Michael Marley", "mamarley", tr("Many fixes and improvements; Ubuntu PPAs")}, + {"Michał Sochoń", "", tr("SQL improvements")}, {"Miguel Anxo Bouzada", "", tr("Galician translation"), "", QLocale::Galician}, {"Miguel Revilla", "", tr("Spanish translation"), "", QLocale::Spanish}, + {"Nicolas Cornu", "", tr("Wayland fixes")}, {"Nuno Pinheiro", "", tr("Tons of Oxygen icons including the Quassel logo")}, {"Patrick Lauer", "bonsaikitten", tr("Gentoo maintainer")}, {"Paul Klumpp", "Haudrauf", tr("Initial design and main window layout")},