Repository: incubator-airflow Updated Branches: refs/heads/master 3e9c666e8 -> 8e69005a3
Add Quora and Tictail to companies using Airflow in README With the informal approval of my points of contact of course. Closes #2297 from mistercrunch/tic_quora Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8e69005a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8e69005a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8e69005a Branch: refs/heads/master Commit: 8e69005a3760ee4ec1f29f334cadd1894d4f2ef9 Parents: 3e9c666 Author: Maxime Beauchemin <[email protected]> Authored: Tue May 16 10:27:37 2017 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Tue May 16 10:27:37 2017 +0200 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/8e69005a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 676a9df..da84507 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Currently **officially** using Airflow: 1. [Postmates](http://www.postmates.com) [[@syeoryn](https://github.com/syeoryn)] 1. [Pronto Tools](http://www.prontotools.io/) [[@zkan](https://github.com/zkan) & [@mesodiar](https://github.com/mesodiar)] 1. [Qubole](https://qubole.com) [[@msumit](https://github.com/msumit)] +1. [Quora](https://www.quora.com/) 1. [Robinhood](https://robinhood.com) [[@vineet-rh](https://github.com/vineet-rh)] 1. [Scaleway](https://scaleway.com) [[@kdeldycke](https://github.com/kdeldycke)] 1. [Sense360](https://github.com/Sense360) [[@kamilmroczek](https://github.com/KamilMroczek)] @@ -159,6 +160,7 @@ Currently **officially** using Airflow: 1. Stripe [[@jbalogh](https://github.com/jbalogh)] 1. [Tails.com](https://tails.com/) [[@alanmcruickshank](https://github.com/alanmcruickshank)] 1. [Thumbtack](https://www.thumbtack.com/) [[@natekupp](https://github.com/natekupp)] +1. [Tictail](https://tictail.com/) 1. [T2 Systems](http://t2systems.com) [[@unclaimedpants](https://github.com/unclaimedpants)] 1. [Vente-Exclusive.com](http://www.vente-exclusive.com/) [[@alexvanboxel](https://github.com/alexvanboxel)] 1. [Vnomics](https://github.com/vnomics) [[@lpalum](https://github.com/lpalum)]
