Repository: incubator-airflow Updated Branches: refs/heads/master e5cdabb16 -> 2728138f1
[AIRFLOW-2437] Add PubNub to list of current airflow users Closes #3332 from jzucker2/add-pubnub Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/2728138f Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/2728138f Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/2728138f Branch: refs/heads/master Commit: 2728138f12a667fdc5960e7b712a1692e6f1b735 Parents: e5cdabb Author: Jordan Zucker <[email protected]> Authored: Tue May 8 21:49:16 2018 +0200 Committer: Fokko Driesprong <[email protected]> Committed: Tue May 8 21:49:16 2018 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/2728138f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f09eb2d..92536e4 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Currently **officially** using Airflow: 1. [PMC](https://pmc.com/) [[@andrewm4894](https://github.com/andrewm4894)] 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. [PubNub](https://pubnub.com) [[@jzucker2](https://github.com/jzucker2)] 1. [Qplum](https://qplum.co) [[@manti](https://github.com/manti)] 1. [Quantopian](https://www.quantopian.com/) [[@eronarn](http://github.com/eronarn)] 1. [Qubole](https://qubole.com) [[@msumit](https://github.com/msumit)]
