Add Xaver Hugl as maintainer
Xaver has been doing really amazing work and he's very active in kwin.
This commit is contained in:
parent
302085f63a
commit
aae599d989
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ void Application::createAboutData()
|
|||
aboutData.addAuthor(i18n("David Edmundson"), QStringLiteral("Maintainer"), QStringLiteral("davidedmundson@kde.org"));
|
||||
aboutData.addAuthor(i18n("Roman Gilg"), QStringLiteral("Maintainer"), QStringLiteral("subdiff@gmail.com"));
|
||||
aboutData.addAuthor(i18n("Vlad Zahorodnii"), QStringLiteral("Maintainer"), QStringLiteral("vlad.zahorodnii@kde.org"));
|
||||
aboutData.addAuthor(i18n("Xaver Hugl"), QStringLiteral("Maintainer"), QStringLiteral("xaver.hugl@gmail.com"));
|
||||
KAboutData::setApplicationData(aboutData);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue