Repository: nifi-site Updated Branches: refs/heads/master 0fe32a7f1 -> 0bcf31217
NIFI-3285 Updated website committers list to include Jeremy and Joey Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/0bcf3121 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/0bcf3121 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/0bcf3121 Branch: refs/heads/master Commit: 0bcf312172da6d6ddf14fd374c749913dfad0fc8 Parents: 0fe32a7 Author: Jeremy Dyer <[email protected]> Authored: Thu Jan 5 11:08:49 2017 -0500 Committer: Jeremy Dyer <[email protected]> Committed: Thu Jan 5 11:08:49 2017 -0500 ---------------------------------------------------------------------- src/pages/html/people.hbs | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/0bcf3121/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index c8e940c..1148d91 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -183,6 +183,16 @@ title: Apache NiFi Team <td>Scott Aslan</td> <td></td> </tr> + <tr> + <td>jeremydyer</td> + <td>Jeremy Dyer</td> + <td></td> + </tr> + <tr> + <td>jfrazee</td> + <td>Joey Frazee</td> + <td></td> + </tr> </table> </div> </div>
