From 2250b259e0452ec5bc70ee432e31c0bf2965d345 Mon Sep 17 00:00:00 2001 From: Becca Robins <35232346+beccarobins@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:57:36 -0400 Subject: [PATCH] Update docfx.json --- education/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/education/docfx.json b/education/docfx.json index 9297b1ed0d..e799728331 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -64,7 +64,8 @@ "dstrome", "v-dihans", "garycentric", - "v-stsavell" + "v-stsavell", + "beccarobins" ] }, "fileMetadata": { @@ -81,4 +82,4 @@ "dest": "education", "markdownEngineName": "markdig" } -} \ No newline at end of file +}