kivy: update devs list

This commit is contained in:
ThomasV 2020-05-30 20:38:47 +02:00
parent e51395132e
commit 5f527720cf

View file

@ -35,7 +35,7 @@ Popup:
text: _('Developers') text: _('Developers')
size_hint_x: 0.4 size_hint_x: 0.4
TopLabel: TopLabel:
text: '\n'.join(['Thomas Voegtlin', 'Neil Booth', 'Akshay Arora']) text: '\n'.join(['Thomas Voegtlin', 'SomberNight'])
size_hint_x: 0.6 size_hint_x: 0.6
TopLabel: TopLabel:
text: _('Distributed by Electrum Technologies GmbH') text: _('Distributed by Electrum Technologies GmbH')