Repository: incubator-airflow Updated Branches: refs/heads/master 01ebbf0cd -> 163263b6a
[AIRFLOW-XXX] Add Dailymotion to company list Closes #3601 from germaintanguy/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/163263b6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/163263b6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/163263b6 Branch: refs/heads/master Commit: 163263b6a9e4d7e732534c36f06b2eed6fe67371 Parents: 01ebbf0 Author: Germain Tanguy <[email protected]> Authored: Tue Jul 17 13:49:24 2018 +0100 Committer: Kaxil Naik <[email protected]> Committed: Tue Jul 17 13:49:24 2018 +0100 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/163263b6/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 928b4ab..184bf9f 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Currently **officially** using Airflow: 1. [CreditCards.com](https://www.creditcards.com/)[[@vmAggies](https://github.com/vmAggies) & [@jay-wallaby](https://github.com/jay-wallaby)] 1. [Creditas](https://www.creditas.com.br) [[@dcassiano](https://github.com/dcassiano)] 1. [Custom Ink](https://www.customink.com/) [[@david-dalisay](https://github.com/david-dalisay), [@dmartin11](https://github.com/dmartin11) & [@mpeteuil](https://github.com/mpeteuil)] +1. [Dailymotion](http://www.dailymotion.com/fr) [[@germaintanguy](https://github.com/germaintanguy) & [@hc](https://github.com/hc)] 1. [Data Reply](https://www.datareply.co.uk/) [[@kaxil](https://github.com/kaxil)] 1. [DataFox](https://www.datafox.com/) [[@sudowork](https://github.com/sudowork)] 1. [Digital First Media](http://www.digitalfirstmedia.com/) [[@duffn](https://github.com/duffn) & [@mschmo](https://github.com/mschmo) & [@seanmuth](https://github.com/seanmuth)]
