Repository: incubator-airflow Updated Branches: refs/heads/master 87b8bdc8d -> 8886591a2
[AIRFLOW-579] Mention BlaBlaCar as Airflow user[] Closes #1840 from wmorin/feat-mention-blablacar- as-user Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8886591a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8886591a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8886591a Branch: refs/heads/master Commit: 8886591a26cf1dde6b7991c7c32d548a45d79e5f Parents: 87b8bdc Author: Willy Morin <[email protected]> Authored: Thu Oct 20 22:55:47 2016 +0800 Committer: Sid Anand <[email protected]> Committed: Thu Oct 20 22:55:55 2016 +0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/8886591a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8f637f9..fe34988 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Currently **officially** using Airflow: 1. [Apigee](https://apigee.com) [[@btallman](https://github.com/btallman)] 1. [Auth0](https://auth0.com) [[@sicarul](https://github.com/sicarul)] 1. [Bellhops](https://github.com/bellhops) +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 [[@jasonjho](https://github.com/jasonjho) & [@matthewdavidhauser](https://github.com/matthewdavidhauser)] 1. [Blue Yonder](http://www.blue-yonder.com) [[@blue-yonder](https://github.com/blue-yonder)]
