Repository: incubator-airflow Updated Branches: refs/heads/master 4f20f6077 -> 6b8d957a3
Adding imgix to list of companies using Airflow Closes #2429 from dclubb/add-imigix Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/6b8d957a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/6b8d957a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/6b8d957a Branch: refs/heads/master Commit: 6b8d957a3215763123da43de9a188d5197ef2633 Parents: 4f20f60 Author: David Clubb <[email protected]> Authored: Tue Jul 11 20:31:25 2017 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Tue Jul 11 20:31:25 2017 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/6b8d957a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f79c840..e5d124b 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Currently **officially** using Airflow: 1. [Hootsuite](https://github.com/hootsuite) 1. [IFTTT](https://www.ifttt.com/) [[@apurvajoshi](https://github.com/apurvajoshi)] 1. [iHeartRadio](http://www.iheart.com/)[[@yiwang](https://github.com/yiwang)] +1. [imgix](https://www.imgix.com/) [[@dclubb](https://github.com/dclubb)] 1. [ING](http://www.ing.com/) 1. [Jampp](https://github.com/jampp) 1. [Kiwi.com](https://kiwi.com/) [[@underyx](https://github.com/underyx)]
