summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-07-22 19:27:20 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-07-22 19:29:32 +0100
commitcebddf9c7917c666ded08b9591182ac7bc38c86b (patch)
tree797a9da42c879dce7009b1c79e2e383061d2d7a3
parente9b602d85f4aa1ae8492f153d2d2c0bdbd74ad76 (diff)
downloaddeluge-cebddf9c7917c666ded08b9591182ac7bc38c86b.tar.gz
deluge-cebddf9c7917c666ded08b9591182ac7bc38c86b.tar.bz2
deluge-cebddf9c7917c666ded08b9591182ac7bc38c86b.zip
Add my name to author list
-rw-r--r--deluge/ui/gtkui/aboutdialog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/deluge/ui/gtkui/aboutdialog.py b/deluge/ui/gtkui/aboutdialog.py
index 36bb331ac..ead36ba78 100644
--- a/deluge/ui/gtkui/aboutdialog.py
+++ b/deluge/ui/gtkui/aboutdialog.py
@@ -62,7 +62,7 @@ class AboutDialog:
self.about.set_version(version)
self.about.set_authors([
"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:",
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"