mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 14:38:38 +00:00
Update credits and author list
This commit is contained in:
parent
0bd50f9b08
commit
b9ae2cb2b9
2 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
4
setup.py
4
setup.py
|
@ -344,8 +344,8 @@ _data_files = [
|
||||||
|
|
||||||
# Main setup
|
# Main setup
|
||||||
setup(
|
setup(
|
||||||
author = "Andrew Resch, Marcos Pinto, Martijn Voncken, Sadrul Habib Chowdhury",
|
author = "Andrew Resch, Marcos Pinto, Martijn Voncken, Damien Churchill",
|
||||||
author_email = "andrewresch@gmail.com, markybob@dipconsultants.com, mvoncken@gmail.com, sadrul@users.sourceforge.net",
|
author_email = "andrewresch@gmail.com, markybob@dipconsultants.com, mvoncken@gmail.com, damoxc@gmail.com",
|
||||||
cmdclass = cmdclass,
|
cmdclass = cmdclass,
|
||||||
data_files = _data_files,
|
data_files = _data_files,
|
||||||
description = "Bittorrent Client",
|
description = "Bittorrent Client",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue