From c28b13f0cf4e2127a74285b65188413ca7e677d4 Mon Sep 17 00:00:00 2001 From: Kevin Jones Date: Mon, 14 Mar 2022 23:16:25 -0400 Subject: [PATCH] Add vcsjones to more area tags (#66628) --- .github/fabricbot.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 347fe16..d804152 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -403,7 +403,8 @@ "area-System.Formats.Cbor" ], "mentionees": [ - "dotnet/area-system-formats-cbor" + "dotnet/area-system-formats-cbor", + "vcsjones" ] }, { @@ -411,7 +412,8 @@ "area-System.Formats.Asn1" ], "mentionees": [ - "dotnet/area-system-formats-asn1" + "dotnet/area-system-formats-asn1", + "vcsjones" ] }, { -- 2.7.4