Repository: incubator-airflow Updated Branches: refs/heads/master 7b0493a42 -> f30253cb3
[AIRFLOW-2134] Add Alan to the list of companies that use Airflow Closes #3041 from Charles-Go/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/f30253cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/f30253cb Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/f30253cb Branch: refs/heads/master Commit: f30253cb3ee6996185891c9765b5eda86bf0a368 Parents: 7b0493a Author: Charles Gorintin <[email protected]> Authored: Wed Feb 21 13:09:48 2018 -0800 Committer: Siddharth Anand <[email protected]> Committed: Wed Feb 21 13:09:52 2018 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/f30253cb/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6deb405..7393ea0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Currently **officially** using Airflow: 1. [Airbnb](http://airbnb.io/) [[@mistercrunch](https://github.com/mistercrunch), [@artwr](https://github.com/artwr)] 1. [Agari](https://github.com/agaridata) [[@r39132](https://github.com/r39132)] +1. [Alan](https://alan.eu) [[@charles-go](https://github.com/charles-go)] 1. [allegro.pl](http://allegro.tech/) [[@kretes](https://github.com/kretes)] 1. [AltX](https://www.getaltx.com/about) [[@pedromduarte](https://github.com/pedromduarte)] 1. [Apigee](https://apigee.com) [[@btallman](https://github.com/btallman)]
