Repository: nifi-site Updated Branches: refs/heads/master 4d7a200e0 -> ffab66bd9
Adding myself to the list of committers Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/ffab66bd Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/ffab66bd Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/ffab66bd Branch: refs/heads/master Commit: ffab66bd94228a10f3ffbbfaab4d27777578a440 Parents: 4d7a200 Author: Jeff Storck <[email protected]> Authored: Sat Apr 29 13:59:56 2017 -0400 Committer: Jeff Storck <[email protected]> Committed: Sat Apr 29 13:59:56 2017 -0400 ---------------------------------------------------------------------- src/pages/html/people.hbs | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/ffab66bd/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index b1be061..c504624 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -203,6 +203,11 @@ title: Apache NiFi Team <td>Bin Qiu</td> <td></td> </tr> + <tr> + <td>jstorck</td> + <td>Jeff Storck</td> + <td></td> + </tr> </table> </div> </div>
