Repository: incubator-airflow Updated Branches: refs/heads/master f66282277 -> 2b6d11227
[AIRFLOW-2028] Add JobTeaser to official users list Closes #2966 from stefani75/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/2b6d1122 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/2b6d1122 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/2b6d1122 Branch: refs/heads/master Commit: 2b6d112271f0b97333860212cc9b79f8d59c2c6e Parents: f662822 Author: Stéphanie Baltus <[email protected]> Authored: Wed Jan 24 15:39:13 2018 -0800 Committer: Siddharth Anand <[email protected]> Committed: Wed Jan 24 15:39:24 2018 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/2b6d1122/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7fb6212..6659bf1 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Currently **officially** using Airflow: 1. [imgix](https://www.imgix.com/) [[@dclubb](https://github.com/dclubb)] 1. [ING](http://www.ing.com/) 1. [Jampp](https://github.com/jampp) +1. [JobTeaser](https://www.jobteaser.com) [[@stefani75](https://github.com/stefani75) & [@knil-sama](https://github.com/knil-sama)] 1. [Kiwi.com](https://kiwi.com/) [[@underyx](https://github.com/underyx)] 1. [Kogan.com](https://github.com/kogan) [[@geeknam](https://github.com/geeknam)] 1. [Lemann Foundation](http://fundacaolemann.org.br) [[@fernandosjp](https://github.com/fernandosjp)]
