From d8a617a361139bd2ff39923fd16639f2aeb52c7d Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Mon, 2 Jun 2014 07:05:06 +0000 Subject: [PATCH] Fix format in maintainers files Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) Upstream-commit: 0a06e9bd91faff2c129fd5a7b30b85351c96601f Component: engine --- components/engine/integration-cli/MAINTAINERS | 2 +- components/engine/pkg/testutils/MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/integration-cli/MAINTAINERS b/components/engine/integration-cli/MAINTAINERS index 53c8a11858..6dde4769d7 100644 --- a/components/engine/integration-cli/MAINTAINERS +++ b/components/engine/integration-cli/MAINTAINERS @@ -1 +1 @@ -Cristian Staretu (github: unclejack) +Cristian Staretu (@unclejack) diff --git a/components/engine/pkg/testutils/MAINTAINERS b/components/engine/pkg/testutils/MAINTAINERS index 1c41a67440..f2e8c52e51 100644 --- a/components/engine/pkg/testutils/MAINTAINERS +++ b/components/engine/pkg/testutils/MAINTAINERS @@ -1,2 +1,2 @@ Solomon Hykes (@shykes) -Cristian Staretu (github: unclejack) +Cristian Staretu (@unclejack)