Repository: incubator-airflow Updated Branches: refs/heads/master bdafb12f8 -> c0c71cac6
add hostnfly as users of airflow Closes #2845 from alexisrosuel/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/c0c71cac Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/c0c71cac Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/c0c71cac Branch: refs/heads/master Commit: c0c71cac630ab9b8d82a2283338de9375d28ad4f Parents: bdafb12 Author: Alexis Rosuel <[email protected]> Authored: Tue Dec 5 17:13:47 2017 +0100 Committer: Fokko Driesprong <[email protected]> Committed: Tue Dec 5 17:13:47 2017 +0100 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/c0c71cac/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 15ae1e7..2efa75b 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Currently **officially** using Airflow: 1. [HelloFresh](https://www.hellofresh.com) [[@tammymendt](https://github.com/tammymendt) & [@davidsbatista](https://github.com/davidsbatista) & [@iuriinedostup](https://github.com/iuriinedostup)] 1. [Holimetrix](http://holimetrix.com/) [[@thibault-ketterer](https://github.com/thibault-ketterer)] 1. [Hootsuite](https://github.com/hootsuite) +1. [Hostnfly](https://www.hostnfly.com/) [[@CyrilLeMat](https://github.com/CyrilLeMat) & [@pierrechopin](https://github.com/pierrechopin) & [@alexisrosuel](https://github.com/alexisrosuel)] 1. [HotelQuickly](https://github.com/HotelQuickly) [[@zinuzoid](https://github.com/zinuzoid)] 1. [IFTTT](https://www.ifttt.com/) [[@apurvajoshi](https://github.com/apurvajoshi)] 1. [iHeartRadio](http://www.iheart.com/)[[@yiwang](https://github.com/yiwang)]
