Skip to content

Commit 774fd48

Browse files
authored
Add nuget-team as CODEOWNER for dotnet-list-package (#40139)
2 parents 84909f5 + d591e26 commit 774fd48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
/test/dotnet-add-package.Tests @dotnet/nuget-team
3939
/src/Cli/dotnet/commands/dotnet-nuget @dotnet/nuget-team
4040
/test/dotnet-nuget.UnitTests @dotnet/nuget-team
41+
/src/Cli/dotnet/commands/dotnet-list/dotnet-list-package @dotnet/nuget-team
42+
/test/dotnet-list-package.Tests @dotnet/nuget-team
4143

4244
# Area-FSharp
4345
/src/Cli/dotnet/commands/dotnet-fsi @dotnet/fsharp
@@ -95,4 +97,4 @@
9597

9698
# dotnet-format
9799
/src/BuiltInTools/dotnet-format @dotnet/roslyn-ide
98-
/test/dotnet-format.Tests @dotnet/roslyn-ide
100+
/test/dotnet-format.Tests @dotnet/roslyn-ide

0 commit comments

Comments
 (0)