Repository: incubator-nifi Updated Branches: refs/heads/develop f72fdcdb1 -> 28abc9acb
NIFI-689 Add Bryan Bende to committers list on website Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/28abc9ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/28abc9ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/28abc9ac Branch: refs/heads/develop Commit: 28abc9acba55139b8809def5960e35778ead3e51 Parents: f72fdcd Author: Bryan Bende <[email protected]> Authored: Mon Jun 15 22:25:15 2015 -0400 Committer: Bryan Bende <[email protected]> Committed: Mon Jun 15 22:25:15 2015 -0400 ---------------------------------------------------------------------- nifi-site/src/pages/html/people.hbs | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/28abc9ac/nifi-site/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/nifi-site/src/pages/html/people.hbs b/nifi-site/src/pages/html/people.hbs index 817f945..3a834b6 100644 --- a/nifi-site/src/pages/html/people.hbs +++ b/nifi-site/src/pages/html/people.hbs @@ -121,6 +121,11 @@ title: Apache NiFi Team <td>Dan Bress</td> <td></td> </tr> + <tr> + <td>bbende</td> + <td>Bryan Bende</td> + <td></td> + </tr> </table> </div> </div> \ No newline at end of file
