You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/04 23:49:13 UTC

[GitHub] merlimat closed pull request #2715: Removed organization affiliations from website

merlimat closed pull request #2715: Removed organization affiliations from website
URL: https://github.com/apache/pulsar/pull/2715
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site2/website/data/team.js b/site2/website/data/team.js
index 18771662a4..9e86106957 100644
--- a/site2/website/data/team.js
+++ b/site2/website/data/team.js
@@ -4,121 +4,135 @@ module.exports = {
       name: 'Boyang Jerry Peng',
       apacheId: 'jerrypeng',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Brad McMillen',
       apacheId: 'bradtm',
       org: 'Yahoo',
-      roles: 'Committer, PPMC',
+      roles: 'Committer, PMC',
+    },
+    {
+      name: 'David Fisher',
+      apacheId: 'wave',
+      roles: 'Committer, PMC'
+    },
+    {
+      name: 'Francis Christopher Liu',
+      apacheId: 'toffer',
+      roles: 'Committer, PMC'
     },
     {
       name: 'Hiroyuki Sakai',
       apacheId: 'hrsakai',
       org: 'Yahoo Japan Corporation',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Ivan Brendan Kelly',
       apacheId: 'ivank',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Jai Asher',
       apacheId: 'jai1',
       org: 'Yahoo',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Jia Zhai',
       apacheId: 'zhaijia',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
+    },
+    {
+      name: 'Jim Jagielski',
+      apacheId: 'jim',
+      roles: 'Committer, PMC'
     },
     {
       name: 'Joe Francis',
       apacheId: 'joef',
       org: 'Yahoo',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Ludwig Pummer',
       apacheId: 'ludwigp',
       org: 'Yahoo',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Masahiro Sakamoto',
       apacheId: 'massakam',
       org: 'Yahoo Japan Corporation',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Masakazu Kitajo',
       apacheId: 'maskit',
       org: '',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Matteo Merli',
       apacheId: 'mmerli',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Nozomi Kurihara',
       apacheId: 'nkurihar',
       org: 'Yahoo Japan Corporation',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
+    },
+    {
+      name: 'P. Taylor Goetz',
+      apacheId: 'ptgoetz',
+      roles: 'Committer, PMC'
     },
     {
       name: 'Rajan Dhabalia',
       apacheId: 'rdhabalia',
       org: 'Yahoo',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Sahaya Andrews',
       apacheId: 'andrews',
       org: 'Yahoo',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Sanjeev Kulkarni',
       apacheId: 'sanjeevrk',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Sebastián Schepens',
       apacheId: 'sschepens',
       org: 'MercadoLibre',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Siddharth Boobna',
       apacheId: 'sboobna',
       org: 'Salesforce',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Sijie Guo',
       apacheId: 'sijie',
       org: 'Streamlio',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Yuki Shiga',
       apacheId: 'yushiga',
       org: 'Yahoo Japan Corporation',
-      roles: 'Committer, PPMC'
+      roles: 'Committer, PMC'
     }
-  ],
-  mentors: [
-    {name: 'David Fisher', apacheId: 'wave'},
-    {name: 'Francis Christopher Liu', apacheId: 'toffer'},
-    {name: 'Jim Jagielski', apacheId: 'jim'},
-    {name: 'P. Taylor Goetz', apacheId: 'ptgoetz' }
   ]
 }
diff --git a/site2/website/pages/en/team.js b/site2/website/pages/en/team.js
index dce284eb4c..347eedacce 100644
--- a/site2/website/pages/en/team.js
+++ b/site2/website/pages/en/team.js
@@ -57,7 +57,6 @@ class Team extends React.Component {
                 <tr>
                   <th><translate>Name</translate></th>
                   <th><translate>Apache Id</translate></th>
-                  <th><translate>Organization</translate></th>
                   <th><translate>Roles</translate></th>
                 </tr>
               </thead>
@@ -67,34 +66,12 @@ class Team extends React.Component {
                     <tr key={c.apacheId}>
                       <td>{c.name}</td>
                       <td>{c.apacheId}</td>
-                      <td>{c.org}</td>
                       <td>{c.roles}</td>
                     </tr>
                   )
                 )}
               </tbody>
             </table>
-
-            <h2><translate>Mentors</translate></h2>
-            <p><translate>The following people are the mentors of this incubator project</translate></p>
-            <table className="versions">
-              <thead>
-                <tr>
-                  <th><translate>Name</translate></th>
-                  <th><translate>Apache Id</translate></th>
-                </tr>
-              </thead>
-              <tbody>
-                {team.mentors.map(
-                  m => (
-                    <tr key={m.apacheId}>
-                      <td>{m.name}</td>
-                      <td>{m.apacheId}</td>
-                    </tr>
-                  )
-                )}
-              </tbody>
-            </table>
           </div>
         </Container>
       </div>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services