[SQL-CVS] SQLObject/docs Authors.txt,1.4,1.5
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <bbo...@us...> - 2004-01-21 22:24:08
|
Update of /cvsroot/sqlobject/SQLObject/docs In directory sc8-pr-cvs1:/tmp/cvs-serv1886/docs Modified Files: Authors.txt Log Message: Added myself to the list of contributors. Index: Authors.txt =================================================================== RCS file: /cvsroot/sqlobject/SQLObject/docs/Authors.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Authors.txt 1 Nov 2003 20:33:18 -0000 1.4 --- Authors.txt 21 Jan 2004 22:24:05 -0000 1.5 *************** *** 13,14 **** --- 13,15 ---- * James Ralston <jralston at hotmail.com> * Sidnei da Silva <sidnei at awkly.org> + * Brad Bollenbach <brad at bbnet.ca> |