Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Side by Side Diff: third_party/pyftpdlib/CREDITS

Issue 16429: python based ftp server (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/pyftpdlib/HISTORY » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 Intro
3 =====
4
5 I would like to recognize some of the people who have been
6 instrumental in the development of pyftpdlib.
7 I'm sure I am forgetting some people (feel free to email
8 me), but here is a short list.
9 It's modeled after the Linux CREDITS file where the fields
10 are:
11 name (N), e-mail (E), web-address (W), country (C) description (D).
12 Really thanks to all of you.
13
14
15 Maintainers
16 ===========
17
18 N: Giampaolo Rodola'
19 C: Italy
20 E: g.rodola@gmail.com
21 D: Original pyftpdlib author and maintainer
22
23 N: Jay Loden
24 C: NJ, USA
25 E: jloden@gmail.com
26 W: http://www.jayloden.com
27 D: OS X and Linux platform development/testing
28
29 N: Li-Wen Hsu
30 C: Taiwan
31 E: lwhsu@lwhsu.org
32 W: http://lwhsu.org
33 D: FreeBSD port maintainer
34
35
36 Contributors
37 ============
38
39 N: Anatoly Techtonik
40 C: Belarus
41 E: techtonik@gmail.com
42 D: Inclusion of pyftpdlib in Far Manager, a file and archive manager for Windows
43 operating systems (http://enforum.farmanager.com/viewtopic.php?t=640).
44
45 N: Arkadiusz Wahlig
46 C: Germany
47 W: http://arkadiusz-wahlig.blogspot.com
48 D: Inclusion of pyftpdlib in gpftpd project, an FTP daemon for managing files
49 hosted on Google Pages
50 (http://arkadiusz-wahlig.blogspot.com/2008/04/hosting-files-on-google.html).
51
52 N: Walco van Loon
53 C: Netherlands
54 E: walco@n--tree.net
55 D: Inclusion of pyftpdlib in aksy project
56 (http://walco.n--tree.net/projects/aksy).
57
58 N: Shinya Okano
59 C: Japan
60 E: xxshss@yahoo.co.jp
61 D: Japanese translation of pyftpdlib announces. Inclusion of pyftpdlib in
62 unbox-ftpd project (http://code.google.com/p/unboxftpd).
63
64 N: Yan Raber
65 C: Italy
66 E: yanraber@gmail.com
67 D: Fix of Issue #9 (Path traversal vulnerability)
68
69 N: Alex Martelli
70 C: Italy
71 E: aleax@gmail.com
72 D: Various useful suggestions
73
74 N: Knic
75 C: Redmond, USA
76 E: oneeyedelf1@googlemail.com
77 D: Bug report #24 (some troubles on PythonCE), tester for various platforms
78 including Windows Mobile, Windows Server 2008 and various 64 bit OSes.
79
80 N: Greg Copeland
81 E: gcopeland@efjohnson.com
82 D: Bug report #16 (Extending compatibility with older python versions)
83
84 N: Roger Erens
85 E: rogererens@gmail.com
86 D: Bug report affecting unix_ftpd.py's authorizer
87
88 N: Coronado Ivan
89 D: Bug report #70 (Wrong NOOP response code)
90
91 N: Rauli Ruohonen
92 D: Bug report #71 (Socket handles are leaked when a data transfer is in progress
93 and user QUITs)
94
95 N: Equand
96 E: equand@gmail.com
97 D: Bug report #77 (incorrect OOB data management on FreeBSD).
OLDNEW
« no previous file with comments | « no previous file | third_party/pyftpdlib/HISTORY » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698