Skip to content

Commit 469a360

Browse files
authored
Update ownership of dotnet tutorials
1 parent 01610b6 commit 469a360

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
@@ -365,7 +365,7 @@
365365
"docs/core/runtime-config/**/**.md": "gewarren",
366366
"docs/core/testing/**/**.md": "IEvangelist",
367367
"docs/core/tools/**/**.md": "adegeo",
368-
"docs/core/tutorials/**/**.md": "billwagner",
368+
"docs/core/tutorials/**/**.md": "meaghanlewis",
369369
"docs/core/versions/**/**.md": "billwagner",
370370
"docs/core/whats-new/**/**.md": "gewarren",
371371
"docs/csharp/**/*.*": "billwagner",
@@ -458,7 +458,7 @@
458458
"docs/core/runtime-config/**/**.md": "gewarren",
459459
"docs/core/testing/**/**.md": "dapine",
460460
"docs/core/tools/**/**.md": "adegeo",
461-
"docs/core/tutorials/**/**.md": "wiwagn",
461+
"docs/core/tutorials/**/**.md": "mosagie",
462462
"docs/core/versions/**/**.md": "wiwagn",
463463
"docs/core/whats-new/**/**.md": "gewarren",
464464
"docs/csharp/**/*.*": "wiwagn",

0 commit comments

Comments
 (0)