Repository: incubator-airflow Updated Branches: refs/heads/master 17d3d1d9d -> c208a5668
[AIRFLOW-2346] Add Investorise as official user of Airflow Closes #3238 from svenvarkel/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/c208a566 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/c208a566 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/c208a566 Branch: refs/heads/master Commit: c208a5668285a4cbd5e1073535f30774e942eac1 Parents: 17d3d1d Author: Sven Varkel <[email protected]> Authored: Thu Apr 19 18:20:31 2018 -0700 Committer: r39132 <[email protected]> Committed: Thu Apr 19 18:20:37 2018 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/c208a566/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6911e32..943919b 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Currently **officially** using Airflow: 1. [imgix](https://www.imgix.com/) [[@dclubb](https://github.com/dclubb)] 1. [ING](http://www.ing.com/) 1. [Intercom](http://www.intercom.com/) [[@fox](https://github.com/fox) & [@paulvic](https://github.com/paulvic)] +1. [Investorise](https://investorise.com/) [[@svenvarkel](https://github.com/svenvarkel)] 1. [Jampp](https://github.com/jampp) 1. [JobTeaser](https://www.jobteaser.com) [[@stefani75](https://github.com/stefani75) & [@knil-sama](https://github.com/knil-sama)] 1. [Kalibrr](https://www.kalibrr.com/) [[@charlesverdad](https://github.com/charlesverdad)]
