Repository: incubator-airflow Updated Branches: refs/heads/master e63cb1fce -> 51a3118a3
[AIRFLOW-854] Add OKI as Airflow user OKI == Open Knowledge International Closes #2061 from vitorbaptista/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/51a3118a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/51a3118a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/51a3118a Branch: refs/heads/master Commit: 51a3118a3f9f743c6b209a56621cf586d12267a9 Parents: e63cb1f Author: Vitor Baptista <[email protected]> Authored: Thu Feb 9 12:05:28 2017 -0800 Committer: Siddharth Anand <[email protected]> Committed: Thu Feb 9 12:05:34 2017 -0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/51a3118a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index fc768a7..00fb37d 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Currently **officially** using Airflow: 1. [Nerdwallet](https://www.nerdwallet.com) 1. [OfferUp](https://offerupnow.com) 1. [OneFineStay](https://www.onefinestay.com) [[@slangwald](https://github.com/slangwald)] +1. [Open Knowledge International](https://okfn.org) [@vitorbaptista](https://github.com/vitorbaptista) 1. [PayPal](https://www.paypal.com/) [[@jhsenjaliya](https://github.com/jhsenjaliya)] 1. [Postmates](http://www.postmates.com) [[@syeoryn](https://github.com/syeoryn)] 1. [Qubole](https://qubole.com) [[@msumit](https://github.com/msumit)]
