[AIRFLOW-2378] Add Groupon to list of current users Closes #3267 from stevencasey/add_groupon
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/801fe7db Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/801fe7db Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/801fe7db Branch: refs/heads/v1-10-test Commit: 801fe7dbdcc74988fe937e013d7f019df87c44e5 Parents: ae63246 Author: steven casey <[email protected]> Authored: Thu Apr 26 18:47:28 2018 -0700 Committer: r39132 <[email protected]> Committed: Thu Apr 26 18:47:28 2018 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/801fe7db/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5e5193c..b504cbd 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ Currently **officially** using Airflow: 1. [GovTech GDS](https://gds-gov.tech) [[@chrissng](https://github.com/chrissng) & [@datagovsg](https://github.com/datagovsg)] 1. [Grand Rounds](https://www.grandrounds.com/) [[@richddr](https://github.com/richddr), [@timz1290](https://github.com/timz1290), [@wenever](https://github.com/@wenever), & [@runongirlrunon](https://github.com/runongirlrunon)] 1. [Groupalia](http://es.groupalia.com) [[@jesusfcr](https://github.com/jesusfcr)] +1. [Groupon](https://groupon.com) [[@stevencasey](https://github.com/stevencasey)] 1. [Gusto](https://gusto.com) [[@frankhsu](https://github.com/frankhsu)] 1. [Handshake](https://joinhandshake.com/) [[@mhickman](https://github.com/mhickman)] 1. [Handy](http://www.handy.com/careers/73115?gh_jid=73115&gh_src=o5qcxn) [[@marcintustin](https://github.com/marcintustin) / [@mtustin-handy](https://github.com/mtustin-handy)]
