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:
parent
6f521183f9
commit
308244d901
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue