This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new e71540e  Clarified project roles in team page (#2470)
e71540e is described below

commit e71540e27e1c577fff5ccddb4bf7b3fe9a90d248
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Thu Aug 30 23:28:55 2018 -0700

    Clarified project roles in team page (#2470)
---
 site2/website/pages/en/team.js | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/site2/website/pages/en/team.js b/site2/website/pages/en/team.js
index a85104b..dce284e 100644
--- a/site2/website/pages/en/team.js
+++ b/site2/website/pages/en/team.js
@@ -29,18 +29,19 @@ class Team extends React.Component {
             </header>
             <p>
             <translate>
-              A successful project requires many people to play many roles.
-              Some members write code or documentation, while others are 
valuable as testers,
-              submitting patches and suggestions.
+              A successful project requires many people to play many roles. 
Some write
+              code or documentation, while others are valuable as testers, 
submitting
+              patches and suggestions.
             </translate>
             </p>
             <p>
             <translate>
-              The team is comprised of Members and Contributors.
-              Members have direct access to the source of a project and 
actively evolve the codebase.
-              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.
+              The team is comprised of PMC members, Committers and 
Contributors.
+              Committers have direct access to the source of a project and 
actively
+              evolve the codebase. Contributors improve the project through 
submission of
+              patches and suggestions to be reviewed by the Committers. The 
number of
+              Committers and Contributors to the project is unbounded. Get 
involved
+              today. All contributions to the project are greatly appreciated.
             </translate>
             </p>
 

Reply via email to