We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92a7f3 commit 80a54dcCopy full SHA for 80a54dc
CODEOWNERS
@@ -1 +1,16 @@
1
-/eng/SourceBuild* @dotnet/source-build-internal
+/eng/SourceBuild* @dotnet/source-build-internal
2
+
3
+/dogfood.sh @radical @eerhardt
4
+/src/Aspire.Hosting.Testing @reubenbond
5
+/src/Components @radical @eerhardt @sebastienros
6
+/src/Microsoft.NET.Sdk.Aspire @joperezr @radical
7
8
+# tests
9
10
+/tests/Aspire.EndToEnd.Tests @radical @eerhardt
11
+/tests/Aspire.Hosting.Testing.Tests @reubenbond
12
+/tests/Aspire.Hosting.Tests @mitchdenny
13
+/tests/Aspire.Workload.Tests @radical @eerhardt
14
+/tests/Shared @radical @eerhardt
15
+/tests/helix @radical @eerhardt
16
+/tests/workloads.proj @radical @eerhardt
0 commit comments