~ubuntu-branches/ubuntu/raring/findutils/raring

« back to all changes in this revision

Viewing changes to AUTHORS

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2005-07-04 11:37:37 UTC
  • mto: (11.1.1 lenny) (1.1.10 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050704113737-oxfumqxsqgfz5gay
Tags: upstream-4.2.22
ImportĀ upstreamĀ versionĀ 4.2.22

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AUTHORS of findutils
2
2
 
3
 
I do not know the name of the original author of the findutils package.
 
3
I do not know the name of the original author of the findutils
 
4
package, but the authors of all the major components are known.  Eric
 
5
B. Decker contributed GNU find and Michael Rendell contributed xargs.
 
6
James A. Woods contributed locate.
4
7
 
5
8
Here are the names of some authors culled from ChangeLog and
6
 
miscellaneous other files.
 
9
miscellaneous other files.  The main criterion for whether your name
 
10
ends up in this file or in THANKS is that the people with entries here
 
11
donated code or documentation which was significant enough to require
 
12
a copyright assignment.
7
13
 
8
14
The locate program and its helper programs are derived (heavily
9
15
modified) from James Woods' public domain fast-find code, which is
10
16
also distributed with the 4.3BSD find.
11
17
 
12
18
Eric B. Decker
 
19
Michael Rendell
13
20
David J. MacKenzie
14
21
Jim Meyering
15
22
Tim Wood
16
23
Kevin Dalley <kevind@rahul.net>
17
 
Paul Eggert <eggert@twinsun.com>
 
24
Paul Eggert <eggert@cs.ucla.edu>
 
25
James Youngman <jay@gnu.org>
 
26
Jay Plett 
 
27
Paul Sheer
 
28
Dmitry V. Levin
 
29
Bas van Gompel
 
30
 
 
31
The current maintainer of the findutils package is James Youngman.
 
32
Questions about findutils should be addressed to the mailing list,
 
33
<bug-findutils@gnu.org> which, contrary to the impression given by its
 
34
name, is used for general discussion of the findutils package.