Repository: incubator-airflow Updated Branches: refs/heads/master 3b863f182 -> 71594751c
[AIRFLOW-1384] Add ARGO/CaDC as a Airflow user Closes #2434 from abhijeetdhumal/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/71594751 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/71594751 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/71594751 Branch: refs/heads/master Commit: 71594751c04d8df0bf3e368c166504a222fd536b Parents: 3b863f1 Author: Abhijeet Dhumal <[email protected]> Authored: Tue Jul 11 14:11:14 2017 -0700 Committer: Alex Guziel <[email protected]> Committed: Tue Jul 11 14:11:14 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/71594751/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e5d124b..05ea67f 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Currently **officially** using Airflow: 1. [allegro.pl](http://allegro.tech/) [[@kretes](https://github.com/kretes)] 1. [AltX](https://www.getaltx.com/about) [[@pedromduarte](https://github.com/pedromduarte)] 1. [Apigee](https://apigee.com) [[@btallman](https://github.com/btallman)] +1. [ARGO Labs](http://www.argolabs.org) [[California Data Collaborative](https://github.com/California-Data-Collaborative)] 1. [Astronomer](http://www.astronomer.io) [[@schnie](https://github.com/schnie)] 1. [Auth0](https://auth0.com) [[@sicarul](https://github.com/sicarul)] 1. [BandwidthX](http://www.bandwidthx.com) [[@dineshdsharma](https://github.com/dineshdsharma)]
