Repository: incubator-airflow Updated Branches: refs/heads/master 686e805e6 -> 7ca45b252
add BelugaDB to Airflow users Closes #3339 from lucianoviola/add-belugadb-to- company-list Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/7ca45b25 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/7ca45b25 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/7ca45b25 Branch: refs/heads/master Commit: 7ca45b252bbeeb2de223a835b8fa8b6b6200423c Parents: 686e805 Author: lucianoviola <[email protected]> Authored: Thu May 10 20:05:04 2018 +0200 Committer: Fokko Driesprong <[email protected]> Committed: Thu May 10 20:05:04 2018 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/7ca45b25/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 92536e4..d5fb6d4 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Currently **officially** using Airflow: 1. [Azri Solutions](http://www.azrisolutions.com/) [[@userimack](https://github.com/userimack)] 1. [BandwidthX](http://www.bandwidthx.com) [[@dineshdsharma](https://github.com/dineshdsharma)] 1. [Bellhops](https://github.com/bellhops) +1. [BelugaDB](https://belugadb.com) [[@fabio-nukui](https://github.com/fabio-nukui) & [@joao-sallaberry](http://github.com/joao-sallaberry) & [@lucianoviola](https://github.com/lucianoviola) & [@tmatuki](https://github.com/tmatuki)] 1. [BlaBlaCar](https://www.blablacar.com) [[@puckel](https://github.com/puckel) & [@wmorin](https://github.com/wmorin)] 1. [Bloc](https://www.bloc.io) [[@dpaola2](https://github.com/dpaola2)] 1. [BlueApron](https://www.blueapron.com) [[@jasonjho](https://github.com/jasonjho) & [@matthewdavidhauser](https://github.com/matthewdavidhauser)]
