From 2f1890e46da90b89ffe2c1460c631ffd495e0729 Mon Sep 17 00:00:00 2001 From: John Alexander Date: Wed, 19 Dec 2018 13:37:11 -0600 Subject: [PATCH] Updated metadata to remove author Updated metadata to remove author as that's now in a file. --- docs/core/docker/intro-net-docker.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/core/docker/intro-net-docker.md b/docs/core/docker/intro-net-docker.md index eb7eee2a077be..8f4aba6b4f872 100644 --- a/docs/core/docker/intro-net-docker.md +++ b/docs/core/docker/intro-net-docker.md @@ -1,8 +1,6 @@ --- title: Introduction to Docker description: This article provides an introduction and overview to Docker in the context of a .NET Core application. -author: jralexander -ms.author: johalex ms.date: 11/06/2017 ms.custom: "mvc, seodec18" ---