Repository: nifi-site Updated Branches: refs/heads/master a4e2de862 -> d80825976
Adding Andy and Oleg to the "People" 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/d8082597 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/d8082597 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/d8082597 Branch: refs/heads/master Commit: d80825976b81ad628a6063f8122655b4411acb71 Parents: a4e2de8 Author: Aldrin Piri <[email protected]> Authored: Tue Apr 26 21:26:59 2016 -0400 Committer: Aldrin Piri <[email protected]> Committed: Tue Apr 26 21:32:29 2016 -0400 ---------------------------------------------------------------------- src/pages/html/people.hbs | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/d8082597/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 47eb3eb..37694ca 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -143,6 +143,16 @@ title: Apache NiFi Team <td>Matt Burgess</td> <td></td> </tr> + <tr> + <td>ozhurakousky</td> + <td>Oleg Zhurakousky</td> + <td></td> + </tr> + <tr> + <td>alopresto</td> + <td>Andy LoPresto</td> + <td></td> + </tr> </table> </div> </div>
