Repository: incubator-airflow Updated Branches: refs/heads/master 96c787f39 -> 062354de0
[AIRFLOW-710] Add OneFineStay as official user Closes #1952 from slangwald/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/062354de Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/062354de Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/062354de Branch: refs/heads/master Commit: 062354de031c65f1efc0a28164d675e05e5ee02c Parents: 96c787f Author: Stefan Langwald <[email protected]> Authored: Wed Dec 21 17:20:51 2016 -0800 Committer: Siddharth Anand <[email protected]> Committed: Wed Dec 21 17:20:55 2016 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/062354de/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bce5f28..9aebed2 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Currently **officially** using Airflow: 1. [MFG Labs](https://github.com/MfgLabs) 1. [Nerdwallet](https://www.nerdwallet.com) 1. [OfferUp](https://offerupnow.com) +1. [OneFineStay](https://www.onefinestay.com) [[@slangwald](https://github.com/slangwald)] 1. [Postmates](http://www.postmates.com) [[@syeoryn](https://github.com/syeoryn)] 1. [Qubole](https://qubole.com) [[@msumit](https://github.com/msumit)] 1. [Scaleway](https://scaleway.com) [[@kdeldycke](https://github.com/kdeldycke)]
