Repository: incubator-airflow Updated Branches: refs/heads/master 2c20ae81f -> d11593beb
[AIRFLOW-XXX] Add Publicis Pixelpark to README Closes #3556 from feluelle/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/d11593be Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/d11593be Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/d11593be Branch: refs/heads/master Commit: d11593bebf9e5551bd8bd3941b528faf57cc19f4 Parents: 2c20ae8 Author: Felix <[email protected]> Authored: Tue Jul 17 15:49:17 2018 -0700 Committer: r39132 <[email protected]> Committed: Tue Jul 17 15:49:22 2018 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/d11593be/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 184bf9f..e1de8ff 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,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. [Publicis Pixelpark](https://www.publicispixelpark.de/) [[@feluelle](https://github.com/feluelle)] 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)]
