Blame AUTHORS

Packit f00812
Packit f00812
In 2001, Will Estes took over as maintainer of flex.
Packit f00812
Packit f00812
John Millaway is a co-author of the current version of flex. He has
Packit f00812
contributed a large number of new features, fixed a large number of
Packit f00812
outstanding bugs and has made significant contributions to the flex
Packit f00812
documentation.
Packit f00812
Packit f00812
Aaron Stone has contributed several bug fixes to the flex codebase.
Packit f00812
Packit f00812
Vern Paxson wrote flex with the help of many ideas and much
Packit f00812
inspiration from Van Jacobson.  Original version by Jef Poskanzer.
Packit f00812
Packit f00812
The fast table representation is a partial implementation of a design
Packit f00812
done by Van Jacobson.  The implementation was done by Kevin Gong and
Packit f00812
Vern Paxson.