Skip to content

Commit 8414810

Browse files
authored
Update ownership of .NET tools documentation (#48882)
1 parent 0de9e89 commit 8414810

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
@@ -120,7 +120,7 @@
120120
# Testing
121121
/docs/core/testing/ @IEvangelist @dotnet/docs
122122
# Tools
123-
/docs/core/tools/ @adegeo @dotnet/docs
123+
/docs/core/tools/ @meaghanlewis @dotnet/docs
124124
# Tutorials
125125
/docs/core/tutorials/ @meaghanlewis @dotnet/docs
126126
# What's new

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
"docs/core/project-sdk/**/**.md": "gewarren",
366366
"docs/core/runtime-config/**/**.md": "gewarren",
367367
"docs/core/testing/**/**.md": "IEvangelist",
368-
"docs/core/tools/**/**.md": "adegeo",
368+
"docs/core/tools/**/**.md": "meaghanlewis",
369369
"docs/core/tutorials/**/**.md": "meaghanlewis",
370370
"docs/core/versions/**/**.md": "billwagner",
371371
"docs/core/whats-new/**/**.md": "gewarren",
@@ -458,7 +458,7 @@
458458
"docs/core/project-sdk/**/**.md": "gewarren",
459459
"docs/core/runtime-config/**/**.md": "gewarren",
460460
"docs/core/testing/**/**.md": "dapine",
461-
"docs/core/tools/**/**.md": "adegeo",
461+
"docs/core/tools/**/**.md": "mosagie",
462462
"docs/core/tutorials/**/**.md": "mosagie",
463463
"docs/core/versions/**/**.md": "wiwagn",
464464
"docs/core/whats-new/**/**.md": "gewarren",

0 commit comments

Comments
 (0)