We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84909f5 + d591e26 commit 774fd48Copy full SHA for 774fd48
CODEOWNERS
@@ -38,6 +38,8 @@
38
/test/dotnet-add-package.Tests @dotnet/nuget-team
39
/src/Cli/dotnet/commands/dotnet-nuget @dotnet/nuget-team
40
/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
43
44
# Area-FSharp
45
/src/Cli/dotnet/commands/dotnet-fsi @dotnet/fsharp
@@ -95,4 +97,4 @@
95
97
96
98
# dotnet-format
99
/src/BuiltInTools/dotnet-format @dotnet/roslyn-ide
-/test/dotnet-format.Tests @dotnet/roslyn-ide
100
+/test/dotnet-format.Tests @dotnet/roslyn-ide
0 commit comments