Repository: incubator-airflow Updated Branches: refs/heads/master 9b1bfb588 -> 347acbb03
[AIRFLOW-2296] Add Cinimex DataLab to Readme Closes #3198 from r39132/add_cinemex_to_readme Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/347acbb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/347acbb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/347acbb0 Branch: refs/heads/master Commit: 347acbb03448bad3f577fb38d49f35ddc449c4e0 Parents: 9b1bfb5 Author: r39132 <[email protected]> Authored: Sun Apr 8 12:50:46 2018 -0700 Committer: r39132 <[email protected]> Committed: Sun Apr 8 12:51:01 2018 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/347acbb0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 09b80c6..62aa27c 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Currently **officially** using Airflow: 1. [Change.org](https://www.change.org) [[@change](https://github.com/change), [@vijaykramesh](https://github.com/vijaykramesh)] 1. [Checkr](https://checkr.com) [[@tongboh](https://github.com/tongboh)] 1. [Children's Hospital of Philadelphia Division of Genomic Diagnostics](http://www.chop.edu/centers-programs/division-genomic-diagnostics) [[@genomics-geek]](https://github.com/genomics-geek/) +1. [Cinimex DataLab](http://cinimex.ru) [[@kdubovikov](https://github.com/kdubovikov)] 1. [City of San Diego](http://sandiego.gov) [[@MrMaksimize](https://github.com/mrmaksimize), [@andrell81](https://github.com/andrell81) & [@arnaudvedy](https://github.com/arnaudvedy)] 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)]
