Repository: incubator-airflow Updated Branches: refs/heads/master 0e4987157 -> fe051cf85
[AIRFLOW-1545] Add Nextdoor to companies list Add Nextdoor to company list Add Nextdoor to companies list Closes #2448 from SivaPandeti/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/fe051cf8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/fe051cf8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/fe051cf8 Branch: refs/heads/master Commit: fe051cf85f0cde7aa6dadc64eead5fd47f142e45 Parents: 0e49871 Author: Siva Pandeti <[email protected]> Authored: Tue Aug 29 21:01:07 2017 -0700 Committer: Siddharth Anand <[email protected]> Committed: Tue Aug 29 21:01:13 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/fe051cf8/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6df370e..c4e993e 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Currently **officially** using Airflow: 1. [mytaxi](https://mytaxi.com) [[@mytaxi](https://github.com/mytaxi)] 1. [Nerdwallet](https://www.nerdwallet.com) 1. [New Relic](https://www.newrelic.com) [[@marcweil](https://github.com/marcweil)] +1. [Nextdoor](https://nextdoor.com) [[@SivaPandeti](https://github.com/SivaPandeti), [@zshapiro](https://github.com/zshapiro) & [@jthomas123](https://github.com/jthomas123)] 1. [OfferUp](https://offerupnow.com) 1. [OneFineStay](https://www.onefinestay.com) [[@slangwald](https://github.com/slangwald)] 1. [Open Knowledge International](https://okfn.org) [@vitorbaptista](https://github.com/vitorbaptista)
