Repository: incubator-airflow Updated Branches: refs/heads/master 8aeebd488 -> 70723894b
[AIRFLOW-1193] Add Checkr to company using Airflow Closes #2276 from tongboh/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/70723894 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/70723894 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/70723894 Branch: refs/heads/master Commit: 70723894b31ce11e234d29516d617c2824410f7b Parents: 8aeebd4 Author: Tongbo Huang <[email protected]> Authored: Fri May 12 11:35:31 2017 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Fri May 12 11:35:31 2017 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/70723894/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 651a717..61c4a96 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Currently **officially** using Airflow: 1. [Blue Yonder](http://www.blue-yonder.com) [[@blue-yonder](https://github.com/blue-yonder)] 1. [Celect](http://www.celect.com) [[@superdosh](https://github.com/superdosh) & [@chadcelect](https://github.com/chadcelect)] 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. [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)
