-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAUTHORS
38 lines (33 loc) · 1.34 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
AUTHORS of findutils
I do not know the name of the original author of the findutils
package, but the authors of all the major components are known. Eric
B. Decker contributed GNU find and Michael Rendell contributed xargs.
James A. Woods contributed locate.
Here are the names of some authors culled from ChangeLog and
miscellaneous other files. The main criterion for whether your name
ends up in this file or in THANKS is that the people with entries here
donated code or documentation which was significant enough to require
a copyright assignment.
The locate program and its helper programs are derived (heavily
modified) from James Woods' public domain fast-find code, which is
also distributed with the 4.3BSD find.
Eric B. Decker <[email protected]>, <[email protected]>
Michael Rendell
David J. MacKenzie
Jim Meyering
Tim Wood
Kevin Dalley <[email protected]>
Paul Eggert <[email protected]>
James Youngman <[email protected]>
Jay Plett
Paul Sheer
Dmitry V. Levin
Bas van Gompel
Eric Blake <[email protected]>
Andreas Metzler
Kamil Dudka <[email protected]>
Bernhard Voelker <[email protected]>
The current maintainer of the findutils package is James Youngman.
Questions about findutils should be addressed to the mailing list,
<[email protected]> which, contrary to the impression given by its
name, is used for general discussion of the findutils package.