Commit: 8cad179f7b3b97089cfdf32436fa55c940f06f6b Author: Anatol Belski <a...@php.net> Thu, 20 Jul 2017 20:13:19 +0200 Parents: 42fdc376a86e4077170e9c7fc9bb3b2a97d72026 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=8cad179f7b3b97089cfdf32436fa55c940f06f6b Log: Revert "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" This reverts commit 42fdc376a86e4077170e9c7fc9bb3b2a97d72026. Thanks for taking care of this, Kalle. This change however doesn't look appropriate - the term "runtime development" is not accurate, it's rather about a programming language. Development is therefore fully sufficient, without starting to list all the tasks everyone does in detail - the role description looks still valid, at least for what i could tell - imo not active people were worth it to be moved to a "retired devs" section - the role description looks still valid, at least for what i could tell - related to that, fe the installer is still available in archives, etc. Changed paths: M docroot/team.php Diff: diff --git a/docroot/team.php b/docroot/team.php index a053bb0..e8587f4 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> - Runtime Development + Team Leader, Developer </p> </li> <li> <strong>Kalle Sommer Nielsen</strong> <p> - Runtime Development + Developer </p> </li> </ul> @@ -45,33 +45,77 @@ include TPL_PATH . 'left_column.php'; <li> <strong>Anatol Belski</strong> <p> - Runtime Development & Quality Assurance + Development and Q/A </p> </li> <li> + <strong>Robert Richards</strong> + <p> + Developer + </p> + </li> + </ul> + <ul style="float: left;"> + <li> <strong>Matt Ficken</strong> <p> - Quality Assurance & Build Automation + Q/A and 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> - Build Automation, PGO & Performance + Builds, PGO & Performance </p> </li> <li> <strong>Alex Schoenmaker</strong> <p> - Sysadmin & Web and Snaps infrastructure + 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 </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