From: <pst...@us...> - 2013-01-07 05:31:32
|
Revision: 948 http://sourceforge.net/p/jazzplusplus/code/948 Author: pstieber Date: 2013-01-07 05:31:29 +0000 (Mon, 07 Jan 2013) Log Message: ----------- Made myself the lead developer. Modified Paths: -------------- trunk/jazz/src/AboutDialog.cpp Modified: trunk/jazz/src/AboutDialog.cpp =================================================================== --- trunk/jazz/src/AboutDialog.cpp 2013-01-07 05:11:25 UTC (rev 947) +++ trunk/jazz/src/AboutDialog.cpp 2013-01-07 05:31:29 UTC (rev 948) @@ -113,11 +113,11 @@ "<table border=0>" "<tr>" - "<td>Patrick Earl</td>" - "<td>" + "Lead Developer and SVN gatekeeper" + "</td>" + "<td>Pete Stieber</td>" + "<td>" + "Lead Developer" + "</td>" "</tr>" "<tr>" - "<td>Pete Stieber</td>" + "<td>Patrick Earl</td>" "<td>" + "Developer" + "</td>" "</tr>" "<tr>" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |