[AIRFLOW-750] Added CHOP DGD to Airflow user list Closes #1990 from genomics-geek/master
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/291adc15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/291adc15 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/291adc15 Branch: refs/heads/v1-8-test Commit: 291adc15a32fb78f79deac65ddf48b742d7416c6 Parents: 9b4ff2d Author: Michael A. Gonzalez <[email protected]> Authored: Fri Jan 13 11:04:58 2017 -0800 Committer: Siddharth Anand <[email protected]> Committed: Fri Jan 13 11:04:58 2017 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/291adc15/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2e06078..e67c5ae 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Currently **officially** using Airflow: 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)] 1. Chartboost [[@cgelman](https://github.com/cgelman) & [@dclubb](https://github.com/dclubb)] +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. [City of San Diego](http://sandiego.gov) [[@MrMaksimize](https://github.com/mrmaksimize), [@andrell81](https://github.com/andrell81) & [@arnaudvedy](https://github.com/arnaudvedy)] 1. [Cotap](https://github.com/cotap/) [[@maraca](https://github.com/maraca) & [@richardchew](https://github.com/richardchew)] 1. [Digital First Media](https://www.digitalfirstmedia.com/) [[@duffn](https://github.com/duffn)]
