diff --git a/.github/fabricbot.json b/.github/fabricbot.json index e60a1774a7532d9d8db992c24ea7ffc36c4fe969..293b67a424b80159be010b46e0b27914d2d342a5 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -74,6 +74,14 @@ "dotnet/area-system-text-regularexpressions" ] }, + { + "labels": [ + "area-System.Transactions" + ], + "mentionees": [ + "roji" + ] + }, { "labels": [ "area-GC-mono" diff --git a/docs/area-owners.json b/docs/area-owners.json index 87aefe515b4e634c6cc6368f5b86c50646dafec9..672152a6762c77d7c3e60ebca8d4ac565fbd242b 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 14a37d9d22aa0b9af69e55ef4d9164834e43172d..d318a6954c61510485568343f1bb06ede374ea22 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 | |