Repository: incubator-airflow Updated Branches: refs/heads/master 661b6b654 -> 4322d6dae
Add Mercari to the company list Closes #2424 from yu-iskw/add-mercari Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/4322d6da Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/4322d6da Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/4322d6da Branch: refs/heads/master Commit: 4322d6dae3aa1366131a6b3c3e514369645b3ddd Parents: 661b6b6 Author: Yu ISHIKAWA <[email protected]> Authored: Thu Jul 13 15:07:05 2017 -0700 Committer: Alex Guziel <[email protected]> Committed: Thu Jul 13 15:07:05 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/4322d6da/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4c1b68e..a6a048d 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ Currently **officially** using Airflow: 1. [Madrone](http://madroneco.com/) [[@mbreining](https://github.com/mbreining) & [@scotthb](https://github.com/scotthb)] 1. [Markovian](https://markovian.com/) [[@al-xv](https://github.com/al-xv), [@skogsbaeck](https://github.com/skogsbaeck), [@waltherg](https://github.com/waltherg)] 1. [Mercadoni](https://www.mercadoni.com.co) [[@demorenoc](https://github.com/demorenoc)] +1. [Mercari](http://www.mercari.com/) [[@yu-iskw](https://github.com/yu-iskw)] 1. [MiNODES](https://www.minodes.com) [[@dice89](https://github.com/dice89), [@diazcelsa](https://github.com/diazcelsa)] 1. [MFG Labs](https://github.com/MfgLabs) 1. [mytaxi](https://mytaxi.com) [[@mytaxi](https://github.com/mytaxi)]
