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