Repository: incubator-airflow Updated Branches: refs/heads/master 03af6105e -> 5a4870e18
Add ContaAzul as an Airflow user Closes #2566 from sabino/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/5a4870e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/5a4870e1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/5a4870e1 Branch: refs/heads/master Commit: 5a4870e1865e6701d69dc5be209d8d1a0f011532 Parents: 03af610 Author: Felipe Sabino <[email protected]> Authored: Wed Sep 6 16:48:30 2017 -0700 Committer: Alex Guziel <[email protected]> Committed: Wed Sep 6 16:48:30 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/5a4870e1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d57b5fa..52eb6e0 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ Currently **officially** using Airflow: 1. [Clairvoyant](https://clairvoyantsoft.com) [@shekharv](https://github.com/shekharv) 1. [Clover Health](https://www.cloverhealth.com) [[@gwax](https://github.com/gwax) & [@vansivallab](https://github.com/vansivallab)] 1. [Chartboost](https://www.chartboost.com) [[@cgelman](https://github.com/cgelman) & [@dclubb](https://github.com/dclubb)] +1. [ContaAzul](https://www.contaazul.com) [[@bern4rdelli](https://github.com/bern4rdelli), [@renanleme](https://github.com/renanleme) & [@sabino](https://github.com/sabino)] 1. [Cotap](https://github.com/cotap/) [[@maraca](https://github.com/maraca) & [@richardchew](https://github.com/richardchew)] 1. [CreditCards.com](https://www.creditcards.com/)[[@vmAggies](https://github.com/vmAggies) & [@jay-wallaby](https://github.com/jay-wallaby)] 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)]
