Repository: nifi-site Updated Branches: refs/heads/master 75b0cf731 -> 7a02eb8fd
added flexilogix as requested on mailing 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/7a02eb8f Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/7a02eb8f Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/7a02eb8f Branch: refs/heads/master Commit: 7a02eb8fd3fe42d31f1a3dce3914631f2644cd5e Parents: 75b0cf7 Author: joewitt <[email protected]> Authored: Tue Feb 14 15:00:29 2017 -0500 Committer: joewitt <[email protected]> Committed: Tue Feb 14 15:00:29 2017 -0500 ---------------------------------------------------------------------- src/pages/html/powered-by-nifi.hbs | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/7a02eb8f/src/pages/html/powered-by-nifi.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/powered-by-nifi.hbs b/src/pages/html/powered-by-nifi.hbs index d85b852..c5e20e5 100644 --- a/src/pages/html/powered-by-nifi.hbs +++ b/src/pages/html/powered-by-nifi.hbs @@ -40,6 +40,11 @@ normalize millions of cyber security related events into a central database which allows customers to interact with cyber security events through game engine visualization technology. </tr> + <tr> + <td><a href="http://www.flexilogix.com">Flexilogix</td> + <td>Big Data / IoT</td> + <td></td> + </tr> </table> </div> </div>
