mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Add my name to author list
This commit is contained in:
parent
e9b602d85f
commit
cebddf9c79
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class AboutDialog:
|
||||||
self.about.set_version(version)
|
self.about.set_version(version)
|
||||||
self.about.set_authors([
|
self.about.set_authors([
|
||||||
"Current Developers:", "Andrew Resch", "Damien Churchill",
|
"Current Developers:", "Andrew Resch", "Damien Churchill",
|
||||||
"John Garland", "", "libtorrent (www.libtorrent.org):",
|
"John Garland", "Calum Lind", "", "libtorrent (www.libtorrent.org):",
|
||||||
"Arvid Norberg", "", "Past Developers or Contributors:",
|
"Arvid Norberg", "", "Past Developers or Contributors:",
|
||||||
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
|
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
|
||||||
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"
|
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue