Repository: incubator-airflow Updated Branches: refs/heads/master 7c94d81c3 -> 19c1f5dd1
[AIRFLOW-650] Adding Celect to user list Closes #1901 from superdosh/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/19c1f5dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/19c1f5dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/19c1f5dd Branch: refs/heads/master Commit: 19c1f5dd10be3343c09eceb62daf6f2baaf6a04a Parents: 7c94d81 Author: vishal <[email protected]> Authored: Wed Nov 23 09:58:12 2016 -0800 Committer: Siddharth Anand <[email protected]> Committed: Wed Nov 23 09:58:12 2016 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/19c1f5dd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a783b87..e34f5d0 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Currently **officially** using Airflow: 1. [Bloc](https://www.bloc.io) [[@dpaola2](https://github.com/dpaola2)] 1. BlueApron [[@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. [Celect](http://www.celect.com) [[@superdosh](https://github.com/superdosh) & [@chadcelect](https://github.com/chadcelect)] 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)]
