Repository: incubator-airflow Updated Branches: refs/heads/master 76d11f24c -> c6bdaf829
[AIRFLOW-XXX] Add Xero to list of users Closes #3120 from yan9yu/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/c6bdaf82 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/c6bdaf82 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/c6bdaf82 Branch: refs/heads/master Commit: c6bdaf82995a18a8c0b0adce9ce2156f2bdee9ec Parents: 76d11f2 Author: yan9yu <[email protected]> Authored: Mon Mar 12 08:53:07 2018 +0100 Committer: Fokko Driesprong <[email protected]> Committed: Mon Mar 12 08:53:10 2018 +0100 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/c6bdaf82/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index dd0acd5..abae356 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Currently **officially** using Airflow: 1. [Whistle Labs](http://www.whistle.com) [[@ananya77041](https://github.com/ananya77041)] 1. [WiseBanyan](https://wisebanyan.com/) 1. [Wooga](https://www.wooga.com/) +1. [Xero](https://www.xero.com/) [[@yan9yu](https://github.com/yan9yu)] 1. [Xoom](https://www.xoom.com/india/send-money) [[@gepser](https://github.com/gepser) & [@omarvides](https://github.com/omarvides)] 1. [Yahoo!](https://www.yahoo.com/) 1. [Zapier](https://www.zapier.com) [[@drknexus](https://github.com/drknexus) & [@statwonk](https://github.com/statwonk)]
