diff --git a/CODEOWNERS b/CODEOWNERS index 5c9b621d..c32d9c0e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -131,3 +131,9 @@ /examples/opentelemetry-collector/ @martinjt /src/CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector/ @martinjt /tests/CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector.Tests/ @martinjt + +# CommunityToolkit.Aspire.Hosting.PowerShell + +/src/CommunityToolkit.Aspire.Hosting.PowerShell/ @oising +/tests/CommunityToolkit.Aspire.Hosting.PowerShell.Tests/ @oising +/examples/powershell/ @oising