Skip to content

Commit a163901

Browse files
author
Cam Soper
authored
Reducing to one owner (#45190)
1 parent 4a9cf55 commit a163901

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
############### .NET Core ########################
9595
# What's New
96-
/docs/core/whats-new/ @camsoper @gewarren @dotnet/docs
96+
/docs/core/whats-new/ @camsoper @dotnet/docs
9797
# Deployment
9898
/docs/core/deploying/ @adegeo @dotnet/docs
9999
# Diagnostics
@@ -105,7 +105,7 @@
105105
# Install
106106
/docs/core/install/ @adegeo @dotnet/docs
107107
# Breaking changes
108-
/docs/core/compatibility/ @camsoper @gewarren @dotnet/docs
108+
/docs/core/compatibility/ @camsoper @dotnet/docs
109109
# Project SDKs
110110
/docs/core/project-sdk/ @gewarren @dotnet/docs
111111
# Config settings
@@ -174,7 +174,7 @@
174174
# Data
175175
/docs/standard/data/ @gewarren @dotnet/docs
176176
# Data - SQLite
177-
/docs/standard/data/sqlite/ @ajcvickers @dotnet/docs
177+
/docs/standard/data/sqlite/ @dotnet/docs
178178
# Datetime
179179
/docs/standard/datetime/ @adegeo @dotnet/docs
180180
# Design guidelines

0 commit comments

Comments
 (0)