From: Shay Rojansky Date: Thu, 22 Sep 2022 15:38:42 +0000 (+0200) Subject: Update owner/mentionees for System.Transactions (#76021) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~6310 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58b682803e398fc18311dcc5faf757247c7e83af;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update owner/mentionees for System.Transactions (#76021) --- diff --git a/.github/fabricbot.json b/.github/fabricbot.json index e60a177..293b67a 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -76,6 +76,14 @@ }, { "labels": [ + "area-System.Transactions" + ], + "mentionees": [ + "roji" + ] + }, + { + "labels": [ "area-GC-mono" ], "mentionees": [ diff --git a/docs/area-owners.json b/docs/area-owners.json index 87aefe5..672152a 100644 --- a/docs/area-owners.json +++ b/docs/area-owners.json @@ -1400,7 +1400,8 @@ { "lead": "HongGit", "owners": [ - "HongGit" + "HongGit", + "roji" ], "label": "area-System.Transactions" }, diff --git a/docs/area-owners.md b/docs/area-owners.md index 14a37d9..d318a69 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -130,7 +130,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s | area-System.Threading.Channels | @ericstj | @dotnet/area-system-threading-channels | Consultants: @stephentoub | | area-System.Threading.RateLimiting | @rafikiassumani-msft | @BrennanConroy @halter73 | Consultants: @eerhardt | | area-System.Threading.Tasks | @ericstj | @dotnet/area-system-threading-tasks | Consultants: @stephentoub | -| area-System.Transactions | @HongGit | @HongGit | | +| area-System.Transactions | @HongGit | @HongGit | Consultants: @roji | | area-System.Xml | @jeffhandley | @dotnet/area-system-xml | | | area-Threading-mono | @SamMonoRT | @lambdageek | | | area-TieredCompilation-coreclr | @mangod9 | @kouvel | |