Repository: incubator-airflow Updated Branches: refs/heads/master 2d1b2aee9 -> 4428d1bbb
[AIRFLOW-XXX] Add Twine Labs as an Airflow user Closes #3287 from ivorpeles/twine_airflow Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/4428d1bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/4428d1bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/4428d1bb Branch: refs/heads/master Commit: 4428d1bbbf943cc7868c74d13f53cf0e336dfec7 Parents: 2d1b2ae Author: ivor <[email protected]> Authored: Tue May 1 22:07:47 2018 +0200 Committer: Fokko Driesprong <[email protected]> Committed: Tue May 1 22:07:51 2018 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/4428d1bb/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bd09e9c..86b4a8c 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Currently **officially** using Airflow: 1. [Tictail](https://tictail.com/) 1. [Tile](https://tile.com/) [[@ranjanmanish](https://github.com/ranjanmanish)] 1. [Tokopedia](https://www.tokopedia.com/) [@topedmaria](https://github.com/topedmaria) +1. [Twine Labs](https://www.twinelabs.com/) [[@ivorpeles](https://github.com/ivorpeles)] 1. [T2 Systems](http://t2systems.com) [[@unclaimedpants](https://github.com/unclaimedpants)] 1. [Ubisoft](https://www.ubisoft.com/) [[@Walkoss](https://github.com/Walkoss)] 1. [United Airlines](https://www.united.com/) [[@ilopezfr](https://github.com/ilopezfr)]
