From a9ed9eedec9f9369f4a1d759b7243733e4e74f2d Mon Sep 17 00:00:00 2001 From: John Lenz Date: Thu, 4 Nov 2004 00:57:04 +0000 Subject: [PATCH] Update my personal info git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6649 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/Preface.html | 3 ++- README | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Doc/Manual/Preface.html b/Doc/Manual/Preface.html index 7ff4a9b87..5f8d9bf9c 100644 --- a/Doc/Manual/Preface.html +++ b/Doc/Manual/Preface.html @@ -198,7 +198,8 @@ SWIG is an unfunded project that would not be possible without the contributions of many people. Most recent SWIG development has been supported by Matthias Köppe, William Fulton, Lyle Johnson, Richard Palmer, Thien-Thi Nguyen, Jason Stewart, Loic Dachary, Masaki -Fukushima, Luigi Ballabio, Sam Liddicott, Art Yerkes, Marcelo Matus, and Harco de Hilster. +Fukushima, Luigi Ballabio, Sam Liddicott, Art Yerkes, Marcelo Matus, +Harco de Hilster, and John Lenz.

Historically, the following people contributed to early versions of SWIG. diff --git a/README b/README index c76a83d50..9a1e03fca 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ Active Developers: Henning Thielemann (swig@henning-thielemann.de) (Modula3) Ahmon Dancy (dancy@franz.com) (Allegro CL) Marcelo Matus (Python, Evil C++ testing) - John Lenz (Guile, MzScheme updates) + John Lenz (Guile, MzScheme updates, Chicken module) Major contributors include: Thien-Thi Nguyen (ttn@glug.org) (build/test/misc)