summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
committerManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
commit8b69e240c2db8dd998a1f285a33a9dc7952c5a4d (patch)
treecc09f9873e88f53ad1549606451e5c7c250f8b83 /AUTHORS
parent174cabe1a0b3cc6b2a061106f74e9b1c04252eec (diff)
Imported Upstream version 2.5.34
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS17
1 files changed, 10 insertions, 7 deletions
diff --git a/AUTHORS b/AUTHORS
index ed510d0..93b3528 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,13 +1,16 @@
-Vern Paxson wrote flex with the help of many ideas and much
-inspiration from Van Jacobson. Original version by Jef Poskanzer.
-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.
-
-In 2001, W. L. Estes took over as maintainer of flex.
+In 2001, Will Estes took over as maintainer of flex.
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.
+
+Aaron Stone has contributed several bug fixes to the flex codebase.
+
+Vern Paxson wrote flex with the help of many ideas and much
+inspiration from Van Jacobson. Original version by Jef Poskanzer.
+
+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.