summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-11-22 13:20:23 +0000
committerwlestes <wlestes>2002-11-22 13:20:23 +0000
commit2f91ddae0b525de62391141edd36f60c1ff80cc0 (patch)
tree7448ce5975dbb6e8cdf9089aaf7dbe45f19017ec /AUTHORS
parent90afe03bea1f41529f828b184da0bcfce65c0170 (diff)
downloadflex-2f91ddae0b525de62391141edd36f60c1ff80cc0.tar.gz
update wording about authorship
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS9
1 files changed, 5 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 8f7d81d..ed510d0 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,8 +5,9 @@ The fast table representation is a partial implementation of a design
done by Van Jacobson. The implementation was done by Kevin Gong and
Vern Paxson.
-The reentrancy support, including the original nroff version of the
-documentation of the API, was written by John Millaway.
+In 2001, W. L. Estes took over as maintainer of flex.
-W. L. Estes converted the nroff manual into texinfo and further
-mangled the manual from there.
+John Millaway is a co-author of the current version of flex. He has
+contributed a large number of new features, fixed a large number of
+outstanding bugs and has made significant contributions to the flex
+documentation.