Repository: nifi-site Updated Branches: refs/heads/master ea47a26cd -> a0b421f97
Move myself to PMC list. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/a0b421f9 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/a0b421f9 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/a0b421f9 Branch: refs/heads/master Commit: a0b421f979d2c85733003c89c39e9d57879ccfd7 Parents: ea47a26 Author: Joe Skora <[email protected]> Authored: Fri Feb 10 13:40:06 2017 +0000 Committer: Joe Skora <[email protected]> Committed: Fri Feb 10 13:40:06 2017 +0000 ---------------------------------------------------------------------- src/pages/html/people.hbs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/a0b421f9/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 6859318..d90bf6d 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -114,6 +114,11 @@ title: Apache NiFi Team <td>Andre F de Miranda</td> <td></td> </tr> + <tr> + <td>jskora</td> + <td>Joe Skora</td> + <td></td> + </tr> </table> </div> </div> @@ -149,11 +154,6 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>jskora</td> - <td>Joe Skora</td> - <td></td> - </tr> - <tr> <td>ozhurakousky</td> <td>Oleg Zhurakousky</td> <td></td>
