123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- #
- # $Id$
- #
- # List of Authors/Contributers
- #
- # The iODBC driver manager
- #
- Original Author:
- ----------------
- Ke Jin <[email protected]> (kj)
- Current Maintainer:
- -------------------
- Patrick van Kleef <[email protected]> (pvk)
- Contributors:
- -------------
- Per Schroder <[email protected]> (ps)
- - Added VMS port
- George Kodinov <[email protected]> (gk)
- - Added ODBC 3.x support
- Emmanuel Poitier <[email protected]> (ep)
- - Added iodbcinst support
- - Added iodbcadm-gtk
- Christian Hammers <[email protected]> (ch)
- - Maintainer of iODBC packaging for the Debian project
- Sergei Malinin <[email protected]> (sm)
- - Added Unicode support
- Tim Haynes <webmaster{at}iodbc.org> (th)
- - Maintainer iODBC.org web site
- Max Khon <fjoe{at}samodelkin.net> (mk)
- - iODBC fixes and extentions
- This list is not complete. If you have contributed to this project and
- want to appear on this list, please email the current maintainer.
|