Skip to content

Commit a59d04f

Browse files
authored
Update ownership of dotnet tutorials (#48754)
1 parent 781142b commit a59d04f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
# Tools
123123
/docs/core/tools/ @adegeo @dotnet/docs
124124
# Tutorials
125-
/docs/core/tutorials/ @BillWagner @dotnet/docs
125+
/docs/core/tutorials/ @meaghanlewis @dotnet/docs
126126
# What's new
127127
/docs/core/whats-new/ @dotnet/docs
128128

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
"docs/core/runtime-config/**/**.md": "gewarren",
367367
"docs/core/testing/**/**.md": "IEvangelist",
368368
"docs/core/tools/**/**.md": "adegeo",
369-
"docs/core/tutorials/**/**.md": "billwagner",
369+
"docs/core/tutorials/**/**.md": "meaghanlewis",
370370
"docs/core/versions/**/**.md": "billwagner",
371371
"docs/core/whats-new/**/**.md": "gewarren",
372372
"docs/csharp/**/*.*": "billwagner",
@@ -459,7 +459,7 @@
459459
"docs/core/runtime-config/**/**.md": "gewarren",
460460
"docs/core/testing/**/**.md": "dapine",
461461
"docs/core/tools/**/**.md": "adegeo",
462-
"docs/core/tutorials/**/**.md": "wiwagn",
462+
"docs/core/tutorials/**/**.md": "mosagie",
463463
"docs/core/versions/**/**.md": "wiwagn",
464464
"docs/core/whats-new/**/**.md": "gewarren",
465465
"docs/csharp/**/*.*": "wiwagn",

0 commit comments

Comments
 (0)