1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
#
# $Id$
#
# List of Authors/Contributers
#
# The iODBC driver manager
#
Original Author:
----------------
Ke Jin <kejin@inprise.com> (kj)
Current Maintainer:
-------------------
Patrick van Kleef <iodbc@openlinksw.com> (pvk)
Contributors:
-------------
Per Schroder <per@mimer.se> (ps)
- Added VMS port
George Kodinov <kgeorge@plovdiv.techno-link.com> (gk)
- Added ODBC 3.x support
Emmanuel Poitier <epoitier@openlinksw.co.uk> (ep)
- Added iodbcinst support
- Added iodbcadm-gtk
Christian Hammers <ch@debian.org> (ch)
- Maintainer of iODBC packaging for the Debian project
Sergei Malinin <smalinin@openlinksw.com> (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.
|