Repository: nifi-site Updated Branches: refs/heads/master 8c1948f09 -> ea47a26cd
Adding myself to committers 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/ea47a26c Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/ea47a26c Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/ea47a26c Branch: refs/heads/master Commit: ea47a26cd9e7ebca70953d68d07196a6a04318b5 Parents: 8c1948f Author: James Wing <[email protected]> Authored: Mon Feb 6 10:01:09 2017 -0800 Committer: James Wing <[email protected]> Committed: Mon Feb 6 10:01:09 2017 -0800 ---------------------------------------------------------------------- src/pages/html/people.hbs | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/ea47a26c/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 1148d91..6859318 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -193,6 +193,11 @@ title: Apache NiFi Team <td>Joey Frazee</td> <td></td> </tr> + <tr> + <td>jwing</td> + <td>James Wing</td> + <td></td> + </tr> </table> </div> </div>
