Import flex-2.5.37 to new vendor branch
[dragonfly.git] / contrib / flex / AUTHORS
1
2 In 2001, Will Estes took over as maintainer of flex.
3
4 John Millaway is a co-author of the current version of flex. He has
5 contributed a large number of new features, fixed a large number of
6 outstanding bugs and has made significant contributions to the flex
7 documentation.
8
9 Aaron Stone has contributed several bug fixes to the flex codebase.
10
11 Vern Paxson wrote flex with the help of many ideas and much
12 inspiration from Van Jacobson.  Original version by Jef Poskanzer.
13
14 The fast table representation is a partial implementation of a design
15 done by Van Jacobson.  The implementation was done by Kevin Gong and
16 Vern Paxson.