[SQL-CVS] SQLObject/docs Authors.txt,1.3,1.4
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <ian...@us...> - 2003-11-01 20:33:21
|
Update of /cvsroot/sqlobject/SQLObject/docs In directory sc8-pr-cvs1:/tmp/cvs-serv20124 Modified Files: Authors.txt Log Message: Added Sidnei Index: Authors.txt =================================================================== RCS file: /cvsroot/sqlobject/SQLObject/docs/Authors.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Authors.txt 6 Sep 2003 02:33:17 -0000 1.3 --- Authors.txt 1 Nov 2003 20:33:18 -0000 1.4 *************** *** 7,13 **** Contributions have been made by: ! * Frank Barknecht <fb...@fo...> ! * Bud P. Bruegger <bu...@si...> ! * David M. Cook <da...@da...> ! * Luke Opperman <lu...@me...> ! * James Ralston <jra...@ho...> --- 7,14 ---- Contributions have been made by: ! * Frank Barknecht <fbar at footils.org> ! * Bud P. Bruegger <bug at sistema.it> ! * David M. Cook <dave at davidcook.org> ! * Luke Opperman <luke at metathusalan.com> ! * James Ralston <jralston at hotmail.com> ! * Sidnei da Silva <sidnei at awkly.org> |