Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r1219:61e9d06579eb Date: 2013-04-02 19:02 +0200 http://bitbucket.org/cffi/cffi/changeset/61e9d06579eb/
Log: mention Mike Pall in AUTHORS diff --git a/AUTHORS b/AUTHORS --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,3 @@ This package has been mostly done by Armin Rigo with help from -Maciej Fijałkowski. \ No newline at end of file +Maciej Fijałkowski. The idea is heavily based (although not directly +copied) from LuaJIT ffi by Mike Pall. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
