Repository: incubator-airflow Updated Branches: refs/heads/master 5a4870e18 -> 8f1ec4dee
[AIRFLOW-1572] add carbonite to company list Closes #2571 from ajbosco/add_carbonite Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8f1ec4de Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8f1ec4de Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8f1ec4de Branch: refs/heads/master Commit: 8f1ec4dee6f93250a3e85695580714711b966c44 Parents: 5a4870e Author: Adam Boscarino <[email protected]> Authored: Wed Sep 6 16:51:34 2017 -0700 Committer: Alex Guziel <[email protected]> Committed: Wed Sep 6 16:51:34 2017 -0700 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/8f1ec4de/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 52eb6e0..288b3a9 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Currently **officially** using Airflow: 1. [BlueApron](https://www.blueapron.com) [[@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)] 1. [California Data Collaborative](https://github.com/California-Data-Collaborative) powered by [ARGO Labs](http://www.argolabs.org) +1. [Carbonite](https://www.carbonite.com) [[@ajbosco](https://github.com/ajbosco)] 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)]
