Repository: nifi Updated Branches: refs/heads/develop cafddb656 -> f26e1432f
Correcting Benson's last name on the people portion of the site. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f26e1432 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/f26e1432 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/f26e1432 Branch: refs/heads/develop Commit: f26e1432f1a284c3e50e851dfb1ec94752f9d1de Parents: cafddb6 Author: Aldrin Piri <[email protected]> Authored: Sun Jul 26 00:34:24 2015 -0400 Committer: Aldrin Piri <[email protected]> Committed: Sun Jul 26 00:34:24 2015 -0400 ---------------------------------------------------------------------- nifi-site/src/pages/html/people.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi/blob/f26e1432/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 dac323d..90d7f29 100644 --- a/nifi-site/src/pages/html/people.hbs +++ b/nifi-site/src/pages/html/people.hbs @@ -91,7 +91,7 @@ title: Apache NiFi Team </tr> <tr> <td>bimargulies</td> - <td>Benson Margulie</td> + <td>Benson Margulies</td> <td></td> </tr> </table>
