Skip to content

Commit 80a54dc

Browse files
radicaleerhardt
andauthored
Add some codeowners (dotnet#4615)
* Add some codeowners * Add components owners * alphabetize --------- Co-authored-by: Eric Erhardt <[email protected]>
1 parent e92a7f3 commit 80a54dc

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CODEOWNERS

+16-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
/eng/SourceBuild* @dotnet/source-build-internal
1+
/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

Comments
 (0)