Repository: incubator-airflow Updated Branches: refs/heads/master b6d363104 -> 661b6b654
Add Credit Karma to company list Closes #2436 from greg-finley-ck/ck Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/661b6b65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/661b6b65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/661b6b65 Branch: refs/heads/master Commit: 661b6b65455e223a433f2f136c224351548e85d7 Parents: b6d3631 Author: Greg Finley <[email protected]> Authored: Thu Jul 13 14:37:55 2017 -0700 Committer: Alex Guziel <[email protected]> Committed: Thu Jul 13 14:37:55 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/661b6b65/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 05ea67f..4c1b68e 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ Currently **officially** using Airflow: 1. [Clover Health](https://www.cloverhealth.com) [[@gwax](https://github.com/gwax) & [@vansivallab](https://github.com/vansivallab)] 1. Chartboost [[@cgelman](https://github.com/cgelman) & [@dclubb](https://github.com/dclubb)] 1. [Cotap](https://github.com/cotap/) [[@maraca](https://github.com/maraca) & [@richardchew](https://github.com/richardchew)] +1. [Credit Karma](https://www.creditkarma.com/) [[@preete-dixit-ck](https://github.com/preete-dixit-ck) & [@harish-gaggar-ck](https://github.com/harish-gaggar-ck) & [@greg-finley-ck](https://github.com/greg-finley-ck)] 1. [Digital First Media](http://www.digitalfirstmedia.com/) [[@duffn](https://github.com/duffn) & [@mschmo](https://github.com/mschmo) & [@seanmuth](https://github.com/seanmuth)] 1. [Easy Taxi](http://www.easytaxi.com/) [[@caique-lima](https://github.com/caique-lima) & [@WesleyBatista](https://github.com/WesleyBatista)] 1. [eRevalue](https://www.datamaran.com) [[@hamedhsn](https://github.com/hamedhsn)]
