Skip to content

Commit 58b6828

Browse files
authored
Update owner/mentionees for System.Transactions (#76021)
1 parent b5b2af0 commit 58b6828

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.github/fabricbot.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@
7474
"dotnet/area-system-text-regularexpressions"
7575
]
7676
},
77+
{
78+
"labels": [
79+
"area-System.Transactions"
80+
],
81+
"mentionees": [
82+
"roji"
83+
]
84+
},
7785
{
7886
"labels": [
7987
"area-GC-mono"

docs/area-owners.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,7 +1400,8 @@
14001400
{
14011401
"lead": "HongGit",
14021402
"owners": [
1403-
"HongGit"
1403+
"HongGit",
1404+
"roji"
14041405
],
14051406
"label": "area-System.Transactions"
14061407
},

docs/area-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
130130
| area-System.Threading.Channels | @ericstj | @dotnet/area-system-threading-channels | Consultants: @stephentoub |
131131
| area-System.Threading.RateLimiting | @rafikiassumani-msft | @BrennanConroy @halter73 | Consultants: @eerhardt |
132132
| area-System.Threading.Tasks | @ericstj | @dotnet/area-system-threading-tasks | Consultants: @stephentoub |
133-
| area-System.Transactions | @HongGit | @HongGit | |
133+
| area-System.Transactions | @HongGit | @HongGit | Consultants: @roji |
134134
| area-System.Xml | @jeffhandley | @dotnet/area-system-xml | |
135135
| area-Threading-mono | @SamMonoRT | @lambdageek | |
136136
| area-TieredCompilation-coreclr | @mangod9 | @kouvel | |

0 commit comments

Comments
 (0)