Skip to content

Commit 38aa880

Browse files
sebastienrosadamintdavidfowlJamesNK
authored
Update CODEOWNERS for various directories and users (#15391)
* Update CODEOWNERS for various directories and users Removing @captainsafia because it must not be pleasant to get ping of every two PRs I assigned a few people, feel free to move your names around if necessary, I didn't find a warm spot for @adamint @JamesNK @IEvangelist but maybe there is one you wish to add * Update CODEOWNERS to include new paths and owners * add adamint as /extension code owner * Apply suggestion from @davidfowl * Update CODEOWNERS with new file ownership assignments Updated CODEOWNERS to assign additional owners for Azure-related files and added new owners for Aspire.Hosting and Aspire.Cli. * Update .github/CODEOWNERS --------- Co-authored-by: Adam Ratzman <adam@adamratzman.com> Co-authored-by: David Fowler <davidfowl@gmail.com> Co-authored-by: James Newton-King <james@newtonking.com>
1 parent e838b86 commit 38aa880

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

.github/CODEOWNERS

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,37 @@
11
/dogfood.sh @radical @eerhardt
2-
/src/Aspire.Hosting.Testing @reubenbond
2+
/src/Aspire.Hosting.Testing @sebastienros
33
/src/Components @radical @eerhardt @sebastienros
4-
/src/Aspire.Hosting.Azure @captainsafia @eerhardt
5-
/src/Aspire.Hosting.Azure.Functions @captainsafia
6-
/src/Aspire.Hosting.Azure.AppContainers @captainsafia @eerhardt
7-
/src/Aspire.Hosting.Azure.AppService @captainsafia @eerhardt
8-
/src/Aspire.Hosting.Docker @captainsafia
4+
/src/Aspire.Hosting.Azure @eerhardt @mitchdenny
5+
/src/Aspire.Hosting.Azure.Functions @eerhardt
6+
/src/Aspire.Hosting.Azure.AppContainers @eerhardt @mitchdenny
7+
/src/Aspire.Hosting.Azure.AppService @eerhardt @mitchdenny
8+
/src/Aspire.Hosting.Docker @danegsta @mitchdenny
99
/src/Aspire.Hosting.Maui @jfversluis
10+
/src/Aspire.Hosting.Foundry @sebastienros
11+
/src/Aspire.Hosting @JamesNK @karolz-ms @danegsta @mitchdenny @davidfowl
12+
/src/Aspire.Dashboard @JamesNK @adamint
13+
/src/Aspire.Cli @mitchdenny @JamesNK @davidfowl
14+
15+
# polyglot
16+
17+
/src/Aspire.Hosting.RemoteHost @sebastienros
18+
/src/Aspire.Hosting/Ats @sebastienros
1019

1120
# tests
1221

1322
/tests/Aspire.EndToEnd.Tests @radical @eerhardt
1423
/tests/Aspire.Hosting.Maui.Tests @jfversluis
15-
/tests/Aspire.Hosting.Testing.Tests @reubenbond
24+
/tests/Aspire.Hosting.Testing.Tests @sebastienros
1625
/tests/Aspire.Hosting.Tests @mitchdenny
17-
/tests/Aspire.Templates.Tests @radical @eerhardt
26+
/tests/Aspire.Templates.Tests @radical @eerhardt
1827
/tests/Shared @radical @eerhardt
1928
/tests/helix @radical @eerhardt
2029
/tests/templates.proj @radical @eerhardt
2130

2231
# playground apps
23-
/playground/deployers @captainsafia
24-
/playground/publishers @captainsafia
32+
/playground/deployers @mitchdenny
33+
/playground/publishers @mitchdenny
2534
/playground/AspireWithMaui @jfversluis
35+
36+
# vs code extension
37+
/extension @adamint

0 commit comments

Comments
 (0)