mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-04 07:33:31 +00:00
Update author name as per request
This commit is contained in:
parent
0c750084dc
commit
0516e3df45
4
AUTHORS
4
AUTHORS
@ -14,7 +14,7 @@ libtorrent (http://www.libtorrent.org):
|
||||
Contributors (and Past Developers):
|
||||
* Zach Tibbitts <zach@collegegeek.org>
|
||||
* Alon Zakai ('Kripken') <kripkensteiner@gmail.com>
|
||||
* Marcos Pinto ('markybob') <markybob@gmail.com>
|
||||
* Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||
* Alex Dedul
|
||||
* Sadrul Habib Chowdhury
|
||||
* Ido Abramovich <ido.deluge@gmail.com>
|
||||
@ -457,7 +457,7 @@ Translation Contributors:
|
||||
Marco Rodrigues
|
||||
Marcos
|
||||
Marcos Escalier
|
||||
Marcos Pinto
|
||||
Marcos Mobley
|
||||
Marcus Ekstrom
|
||||
Marek Dębowski
|
||||
Mário Buči
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# aboutdialog.py
|
||||
#
|
||||
# Copyright (C) 2007 Marcos Pinto ('markybob') <markybob@gmail.com>
|
||||
# Copyright (C) 2007 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||
#
|
||||
# Deluge is free software.
|
||||
#
|
||||
@ -66,7 +66,7 @@ class AboutDialog:
|
||||
_("Current Developers:"), "Andrew Resch", "Damien Churchill",
|
||||
"John Garland", "Calum Lind", "", "libtorrent (libtorrent.org):",
|
||||
"Arvid Norberg", "", _("Past Developers or Contributors:"),
|
||||
"Zach Tibbitts", "Alon Zakai", "Marcos Pinto", "Alex Dedul",
|
||||
"Zach Tibbitts", "Alon Zakai", "Marcos Mobley", "Alex Dedul",
|
||||
"Sadrul Habib Chowdhury", "Ido Abramovich", "Martijn Voncken"
|
||||
])
|
||||
self.about.set_artists(["Andrew Wedderburn", "Andrew Resch"])
|
||||
@ -164,7 +164,7 @@ class AboutDialog:
|
||||
"Major Kong", "Malaki", "malde", "Malte Lenz", "Mantas Kriaučiūnas",
|
||||
"Mara Sorella", "Marcin", "Marcin Falkiewicz", "marcobra",
|
||||
"Marco da Silva", "Marco de Moulin", "Marco Rodrigues", "Marcos",
|
||||
"Marcos Escalier", "Marcos Pinto", "Marcus Ekstrom",
|
||||
"Marcos Escalier", "Marcos Mobley", "Marcus Ekstrom",
|
||||
"Marek Dębowski", "Mário Buči", "Mario Munda", "Marius Andersen",
|
||||
"Marius Hudea", "Marius Mihai", "Mariusz Cielecki",
|
||||
"Mark Krapivner", "marko-markovic", "Markus Brummer",
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# common.py
|
||||
#
|
||||
# Copyright (C) 2008 Marcos Pinto ('markybob') <markybob@gmail.com>
|
||||
# Copyright (C) 2008 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||
#
|
||||
# Deluge is free software.
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# notification.py
|
||||
#
|
||||
# Copyright (C) 2008 Marcos Pinto ('markybob') <markybob@gmail.com>
|
||||
# Copyright (C) 2008 Marcos Mobley ('markybob') <markybob@gmail.com>
|
||||
#
|
||||
# Deluge is free software.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user