From fcb89f27027059fae5d6b1c35f3c924ef66a762f Mon Sep 17 00:00:00 2001 From: budtmo Date: Thu, 21 Feb 2019 18:01:38 +0100 Subject: [PATCH] Updated maintainer email --- docker/Emulator_x86 | 2 +- docker/Genymotion | 2 +- docker/Real_device | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/Emulator_x86 b/docker/Emulator_x86 index 3cdbcfd..2c48d56 100644 --- a/docker/Emulator_x86 +++ b/docker/Emulator_x86 @@ -1,6 +1,6 @@ FROM appium/appium:1.11.1-p0 -LABEL maintainer "Budi Utomo " +LABEL maintainer "Budi Utomo " #============= # Set WORKDIR diff --git a/docker/Genymotion b/docker/Genymotion index 2c46b4c..beaa8c5 100644 --- a/docker/Genymotion +++ b/docker/Genymotion @@ -1,6 +1,6 @@ FROM appium/appium:1.11.1-p0 -LABEL maintainer "Budi Utomo " +LABEL maintainer "Budi Utomo " #============= # Set WORKDIR diff --git a/docker/Real_device b/docker/Real_device index c24290e..f3a27d7 100644 --- a/docker/Real_device +++ b/docker/Real_device @@ -1,6 +1,6 @@ FROM appium/appium:1.11.1-p0 -LABEL maintainer "Budi Utomo " +LABEL maintainer "Budi Utomo " #============= # Set WORKDIR