Repository: incubator-airflow Updated Branches: refs/heads/master a6b23a36e -> 26b747981
[AIRFLOW-1597] Add GameWisp as Airflow user Closes #2599 from TJBIII/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/26b74798 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/26b74798 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/26b74798 Branch: refs/heads/master Commit: 26b747981b66a592c24575a14f36c0a37403292c Parents: a6b23a3 Author: Thomas Buida <[email protected]> Authored: Wed Sep 13 10:13:14 2017 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Wed Sep 13 10:13:14 2017 +0200 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/26b74798/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 288b3a9..c74b6f7 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Currently **officially** using Airflow: 1. [eRevalue](https://www.datamaran.com) [[@hamedhsn](https://github.com/hamedhsn)] 1. [evo.company](https://evo.company/) [[@orhideous](https://github.com/orhideous)] 1. [FreshBooks](https://github.com/freshbooks) [[@DinoCow](https://github.com/DinoCow)] +1. [GameWisp](https://gamewisp.com) [[@tjbiii](https://github.com/TJBIII) & [@theryanwalls](https://github.com/theryanwalls)] 1. [Gentner Lab](http://github.com/gentnerlab) [[@neuromusic](https://github.com/neuromusic)] 1. [Glassdoor](https://github.com/Glassdoor) [[@syvineckruyk](https://github.com/syvineckruyk)] 1. [GovTech GDS](https://gds-gov.tech) [[@chrissng](https://github.com/chrissng) & [@datagovsg](https://github.com/datagovsg)]
