Repository: incubator-airflow Updated Branches: refs/heads/master 2b77c0c83 -> e8f91c623
[AIRFLOW-701] Add Lemann Foundation as an Airflow user Closes #1944 from fernandosjp/patch-2 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/e8f91c62 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/e8f91c62 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/e8f91c62 Branch: refs/heads/master Commit: e8f91c623c89405a2a8ea3314a832cdbc243f3d5 Parents: 2b77c0c Author: Fernando Paiva <[email protected]> Authored: Tue Dec 20 08:28:32 2016 -0500 Committer: Jeremiah Lowin <[email protected]> Committed: Tue Dec 20 08:28:32 2016 -0500 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/e8f91c62/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4582d08..bce5f28 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Currently **officially** using Airflow: 1. [Jampp](https://github.com/jampp) 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)] 1. [LendUp](https://www.lendup.com/) [[@lendup](https://github.com/lendup)] 1. [liligo](http://liligo.com/) [[@tromika](https://github.com/tromika)] 1. [LingoChamp](http://www.liulishuo.com/) [[@haitaoyao](https://github.com/haitaoyao)]
