Commit: 42fdc376a86e4077170e9c7fc9bb3b2a97d72026 Author: Kalle Sommer Nielsen <[email protected]> Fri, 7 Jul 2017 03:58:26 +0200 Parents: c054a351c8cc929d504ab239a554e02de30a5f6f Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=42fdc376a86e4077170e9c7fc9bb3b2a97d72026 Log: Attempt at updating this page to more recent contributors, feel free to adjust in case someone is left out, it is just based on public observations Changed paths: M docroot/team.php Diff: diff --git a/docroot/team.php b/docroot/team.php index e8587f4..a053bb0 100644 --- a/docroot/team.php +++ b/docroot/team.php @@ -31,13 +31,13 @@ include TPL_PATH . 'left_column.php'; <li> <strong>Pierre Joye</strong> <p> - Team Leader, Developer + Runtime Development </p> </li> <li> <strong>Kalle Sommer Nielsen</strong> <p> - Developer + Runtime Development </p> </li> </ul> @@ -45,77 +45,33 @@ include TPL_PATH . 'left_column.php'; <li> <strong>Anatol Belski</strong> <p> - Development and Q/A + Runtime Development & Quality Assurance </p> </li> <li> - <strong>Robert Richards</strong> - <p> - Developer - </p> - </li> - </ul> - <ul style="float: left;"> - <li> <strong>Matt Ficken</strong> <p> - Q/A and Automation + Quality Assurance & Build Automation </p> </li> - <li> - <strong>Venkat Raman Don</strong> - <p>QA Windows Installer</p> - </li> </ul> <ul style="float: left;"> <li> <strong>Stephen Zarkos</strong> <p> - Builds, PGO & Performance + Build Automation, PGO & Performance </p> </li> <li> <strong>Alex Schoenmaker</strong> <p> - Sys Admin, web and snaps infrastructure - </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 + Sysadmin & Web and Snaps infrastructure </p> </li> </ul> <div style="clear: left;"></div> </p> </div><!-- .info --> - - <div class="info entry"><!-- .info --> - <h3 class="summary entry-title">Contributors</h3> - <p> - <ul> - <li>Elizabeth Marie Smith</li> - </ul> - </p> - </div><!-- .info --> - <span class="corners-bottom"><span></span></span> </div><!-- .block --> </div> <!-- .content --> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
