Change email (#287)

I didn't noticed you mention me in the *About...* section. Thank you for that even if it is an oversized thank you for the contributions made! : sweat_smile:

I just update it to my personal address.
This commit is contained in:
Martin Delille 2019-10-29 19:12:29 +01:00 committed by Jonas Kvinge
parent 6f521183f9
commit 308244d901
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ About::About(QWidget *parent):QDialog(parent) {
strawberry_contributors_ \
<< Person("Gavin D. Howard", "yzena.tech@gmail.com")
<< Person("Martin Delille", "martin@lylo.tv");
<< Person("Martin Delille", "martin@delille.org");
strawberry_thanks_ \
<< Person("Robert-André Mauchin", "eclipseo@fedoraproject.org")