Repository: nifi-site Updated Branches: refs/heads/master 13f63fc0e -> 43f14966d
added myself in PMC section Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/43f14966 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/43f14966 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/43f14966 Branch: refs/heads/master Commit: 43f14966d82641162e26abd8f4baa46197fc7d77 Parents: 13f63fc Author: Pierre Villard <[email protected]> Authored: Wed May 24 08:42:30 2017 +0200 Committer: Pierre Villard <[email protected]> Committed: Wed May 24 08:42:30 2017 +0200 ---------------------------------------------------------------------- src/pages/html/people.hbs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/43f14966/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 42e538c..af4c8f6 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -134,6 +134,11 @@ title: Apache NiFi Team <td>Yolanda M. Davis</td> <td></td> </tr> + <tr> + <td>pvillard31</td> + <td>Pierre Villard</td> + <td></td> + </tr> </table> </div> </div> @@ -169,11 +174,6 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>pvillard31</td> - <td>Pierre Villard</td> - <td></td> - </tr> - <tr> <td>ijokarumawak</td> <td>Koji Kawamura</td> <td></td>
