Repository: incubator-airflow Updated Branches: refs/heads/master d3abe2c3c -> ed8e15be9
[AIRFLOW-720] Add Shopkick to Airflow users Closes #1962 from ecesena/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/ed8e15be Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/ed8e15be Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/ed8e15be Branch: refs/heads/master Commit: ed8e15be93230b9397682b00a6a930feba7a088c Parents: d3abe2c Author: Emanuele Cesena <[email protected]> Authored: Wed Dec 28 21:32:03 2016 +0100 Committer: Alex Van Boxel <[email protected]> Committed: Wed Dec 28 21:32:03 2016 +0100 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/ed8e15be/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 9aebed2..319c4a9 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Currently **officially** using Airflow: 1. [Qubole](https://qubole.com) [[@msumit](https://github.com/msumit)] 1. [Scaleway](https://scaleway.com) [[@kdeldycke](https://github.com/kdeldycke)] 1. [Sense360](https://github.com/Sense360) [[@kamilmroczek](https://github.com/KamilMroczek)] +1. [Shopkick](https://shopkick.com/) [[@shopkick](https://github.com/shopkick)] 1. [Sidecar](https://hello.getsidecar.com/) [[@getsidecar](https://github.com/getsidecar)] 1. [SimilarWeb](https://www.similarweb.com/) [[@similarweb](https://github.com/similarweb)] 1. [SmartNews](https://www.smartnews.com/) [[@takus](https://github.com/takus)]
