Repository: nifi-site Updated Branches: refs/heads/master 3a78493b6 -> 10c2ae454
Adding myself to 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/10c2ae45 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/10c2ae45 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/10c2ae45 Branch: refs/heads/master Commit: 10c2ae454a426588a668af7aafe27800908c2d39 Parents: 3a78493 Author: Bryan Rosander <[email protected]> Authored: Wed Oct 26 17:19:42 2016 -0400 Committer: Bryan Rosander <[email protected]> Committed: Wed Oct 26 17:19:42 2016 -0400 ---------------------------------------------------------------------- src/pages/html/people.hbs | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/10c2ae45/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 75a52d7..1681372 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -173,6 +173,11 @@ title: Apache NiFi Team <td>Andre F de Miranda</td> <td></td> </tr> + <tr> + <td>brosander</td> + <td>Bryan Rosander</td> + <td></td> + </tr> </table> </div> </div>
