Repository: reef Updated Branches: refs/heads/master bfe2354be -> e23b4ae43
[REEF-1200] Update committers list on website This patch: * Merges "Mentors" section into "Committers", per discussion at REEF-974 * Adds Anupam and Sergey Dudoladov to the list of committers JIRA: [REEF-1200](https://issues.apache.org/jira/browse/REEF-1200) Pull request: This closes #876 Project: http://git-wip-us.apache.org/repos/asf/reef/repo Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/e23b4ae4 Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/e23b4ae4 Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/e23b4ae4 Branch: refs/heads/master Commit: e23b4ae43438a92e9df4674d4beed5b3f7608de5 Parents: bfe2354 Author: Sergey Dudoladov <[email protected]> Authored: Fri Mar 4 13:00:13 2016 +0100 Committer: Mariia Mykhailova <[email protected]> Committed: Tue Mar 8 10:39:19 2016 -0800 ---------------------------------------------------------------------- website/src/site/apt/team.apt | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/reef/blob/e23b4ae4/website/src/site/apt/team.apt ---------------------------------------------------------------------- diff --git a/website/src/site/apt/team.apt b/website/src/site/apt/team.apt index 0e91d9c..ca82c47 100644 --- a/website/src/site/apt/team.apt +++ b/website/src/site/apt/team.apt @@ -26,21 +26,6 @@ Team The team is comprised of Project Management Committee Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated. -* Mentors - -*------------*-------------------------* -<<ID>> | <<Full Name>> -*------------*-------------------------* - cdouglas | Chris Douglas -*------------*-------------------------* - mattmann | Chris Mattmann -*------------*-------------------------* - rgardler | Ross Gardler -*------------*-------------------------* - omalley | Owen O'Malley -*------------*-------------------------* - - *Committers *------------*--------------------------*---------------------------* @@ -66,7 +51,17 @@ Team *------------*--------------------------*---------------------------* afchung90 | Andrew Chung | Microsoft | *------------*--------------------------*---------------------------* - dhruv | Dhruv Mahajan | Microsoft | + dhruv | Dhruv Mahajan | Microsoft | +*------------*--------------------------*---------------------------* + cdouglas | Chris Douglas | Microsoft | +*------------*--------------------------*---------------------------* + anupam | Anupam | Microsoft | +*------------*--------------------------*---------------------------* + rgardler | Ross Gardler | Microsoft | +*------------*--------------------------*---------------------------* + mattmann | Chris Mattmann | Jet Propulsion Laboratory | +*------------*--------------------------*---------------------------* + omalley | Owen O'Malley | HortonWorks | *------------*--------------------------*---------------------------* sears | Russell Sears | Purestorage | *------------*--------------------------*---------------------------* @@ -98,4 +93,5 @@ Team *------------*--------------------------*---------------------------* gwkim | Geon-Woo Kim | Seoul National University | *------------*--------------------------*---------------------------* - + ssd | Sergey Dudoladov | Technische Universität Berlin | +*------------*--------------------------*---------------------------* \ No newline at end of file
