Repository: nifi-site Updated Branches: refs/heads/master 35d281d05 -> f94c6e7d0
Move myself from commiters to pmc and indent matt record Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/f94c6e7d Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/f94c6e7d Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/f94c6e7d Branch: refs/heads/master Commit: f94c6e7d034369986a97ea1b7434372bbe1edaea Parents: 35d281d Author: Andre F de Miranda <[email protected]> Authored: Sat Nov 5 11:11:51 2016 +1100 Committer: Andre F de Miranda <[email protected]> Committed: Sat Nov 5 11:12:45 2016 +1100 ---------------------------------------------------------------------- src/pages/html/people.hbs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/f94c6e7d/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 1681372..24ea37d 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -105,9 +105,14 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>mattyb149</td> - <td>Matt Burgess</td> - <td></td> + <td>mattyb149</td> + <td>Matt Burgess</td> + <td></td> + </tr> + <tr> + <td>afucs</td> + <td>Andre F de Miranda</td> + <td></td> </tr> </table> </div> @@ -169,11 +174,6 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>afucs</td> - <td>Andre F de Miranda</td> - <td></td> - </tr> - <tr> <td>brosander</td> <td>Bryan Rosander</td> <td></td>
