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

pwicks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new daec96c  Update people.hbs
daec96c is described below

commit daec96cf05073e4cc5cf3e31c7eeddd9a3531469
Author: Peter Wicks <[email protected]>
AuthorDate: Fri Sep 20 09:51:25 2019 -0600

    Update people.hbs
    
    Moved myself from committer to PMC.
---
 src/pages/html/people.hbs | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs
index e0bb7c4..d6e1991 100644
--- a/src/pages/html/people.hbs
+++ b/src/pages/html/people.hbs
@@ -173,6 +173,11 @@ title: Apache NiFi Team
         <td>kdoran</td>
         <td>Kevin Doran</td>
         <td></td>
+    </tr>    
+    <tr>
+        <td>pwicks</td>
+        <td>Peter Wicks</td>
+        <td></td>
     </tr>
 </table>
 </div>
@@ -235,11 +240,6 @@ title: Apache NiFi Team
         <td></td>
     </tr>
     <tr>
-        <td>pwicks</td>
-        <td>Peter Wicks</td>
-        <td></td>
-    </tr>
-    <tr>
         <td>aichrist</td>
         <td>Andrew Christianson</td>
         <td></td>

Reply via email to