Repository: incubator-airflow Updated Branches: refs/heads/master 1d8ed0925 -> 08b125a6a
[AIRFLOW-2251] Add Thinknear as an Airflow user Closes #3155 from d3cay1/add-thinknear Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/08b125a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/08b125a6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/08b125a6 Branch: refs/heads/master Commit: 08b125a6a6f3c92432a0882918d3b04a5e37034f Parents: 1d8ed09 Author: David Klosowski <[email protected]> Authored: Mon Mar 26 21:32:48 2018 +0200 Committer: Fokko Driesprong <[email protected]> Committed: Mon Mar 26 21:32:48 2018 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/08b125a6/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index cf7447e..664bd5e 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Currently **officially** using Airflow: 1. [Stripe](https://stripe.com) [[@jbalogh](https://github.com/jbalogh)] 1. [Tails.com](https://tails.com/) [[@alanmcruickshank](https://github.com/alanmcruickshank)] 1. [Thinking Machines](https://thinkingmachin.es) [[@marksteve](https://github.com/marksteve)] +1. [Thinknear](https://www.thinknear.com/) [[@d3cay1](https://github.com/d3cay1), [@ccson](https://github.com/ccson), & [@ababian](https://github.com/ababian)] 1. [Thumbtack](https://www.thumbtack.com/) [[@natekupp](https://github.com/natekupp)] 1. [Tictail](https://tictail.com/) 1. [Tile](https://tile.com/) [[@ranjanmanish](https://github.com/ranjanmanish)]
