Commit: 31d3c6bbad0fd48ebfe1a9d6580e8a2fbcfd63c2 Author: Stephen Zarkos <stephen.zar...@microsoft.com> Tue, 5 Mar 2013 16:31:39 -0800 Parents: c33a8a0c790f2303a2239e19bdee87b2be2dd9cf Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=31d3c6bbad0fd48ebfe1a9d6580e8a2fbcfd63c2 Log: Update team page Changed paths: M docroot/team.php Diff: diff --git a/docroot/team.php b/docroot/team.php index 5c32411..e8587f4 100644 --- a/docroot/team.php +++ b/docroot/team.php @@ -43,9 +43,9 @@ include TPL_PATH . 'left_column.php'; </ul> <ul style="float: left;"> <li> - <strong>Garrett Serack</strong> + <strong>Anatol Belski</strong> <p> - PGO Builds & Tools + Development and Q/A </p> </li> <li> @@ -57,9 +57,9 @@ include TPL_PATH . 'left_column.php'; </ul> <ul style="float: left;"> <li> - <strong>Kanwaljeet Singla</strong> + <strong>Matt Ficken</strong> <p> - Windows Installer + Q/A and Automation </p> </li> <li> @@ -69,9 +69,9 @@ include TPL_PATH . 'left_column.php'; </ul> <ul style="float: left;"> <li> - <strong>John Mertic</strong> + <strong>Stephen Zarkos</strong> <p> - Windows Installer + Builds, PGO & Performance </p> </li> <li> @@ -81,6 +81,28 @@ include TPL_PATH . 'left_column.php'; </p> </li> </ul> + <ul style="float: left;"> + <li> + <strong>Garrett Serack</strong> + <p> + PGO Builds & Tools + </p> + </li> + <li> + <strong>Kanwaljeet Singla</strong> + <p> + Windows Installer + </p> + </li> + </ul> + <ul style="float: left;"> + <li> + <strong>John Mertic</strong> + <p> + Windows Installer + </p> + </li> + </ul> <div style="clear: left;"></div> </p> </div><!-- .info --> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php