1234567891011121314151617181920212223242526272829303132333435363738 |
- 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 <cire@soe.ucsc.edu>, <cire831@gmail.com>
- Michael Rendell
- David J. MacKenzie
- Jim Meyering
- Tim Wood
- Kevin Dalley <kevind@rahul.net>
- Paul Eggert <eggert@cs.ucla.edu>
- James Youngman <jay@gnu.org>
- Jay Plett
- Paul Sheer
- Dmitry V. Levin
- Bas van Gompel
- Eric Blake <ebb9@byu.net>
- Andreas Metzler
- Kamil Dudka <kdudka@redhat.com>
- Bernhard Voelker <mail@bernhard-voelker.de>
- The current maintainer of the findutils package is James Youngman.
- Questions about findutils should be addressed to the mailing list,
- <bug-findutils@gnu.org> which, contrary to the impression given by its
- name, is used for general discussion of the findutils package.
|