Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Default owners for everything in the repo
* @timheuer @dbreshears
* @webreidi @AbhitejJohn

# Engineering and CI/CD
/eng/ @ViktorHofer @JanKrivanek
Expand All @@ -23,34 +23,34 @@

/plugins/dotnet/agents/optimizing-dotnet-performance.agent.md @dotnet/appmodel

/plugins/dotnet-ai/skills/mcp-csharp-create/ @leslierichardson95 @mikekistler
/tests/dotnet-ai/mcp-csharp-create/ @leslierichardson95 @mikekistler
/plugins/dotnet-ai/skills/mcp-csharp-create/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-create/ @leslierichardson95 @cathysull

/plugins/dotnet-ai/skills/mcp-csharp-debug/ @leslierichardson95 @mikekistler
/tests/dotnet-ai/mcp-csharp-debug/ @leslierichardson95 @mikekistler
/plugins/dotnet-ai/skills/mcp-csharp-debug/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-debug/ @leslierichardson95 @cathysull

/plugins/dotnet-ai/skills/mcp-csharp-publish/ @leslierichardson95 @mikekistler
/tests/dotnet-ai/mcp-csharp-publish/ @leslierichardson95 @mikekistler
/plugins/dotnet-ai/skills/mcp-csharp-publish/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-publish/ @leslierichardson95 @cathysull

/plugins/dotnet-ai/skills/mcp-csharp-test/ @leslierichardson95 @mikekistler
/tests/dotnet-ai/mcp-csharp-test/ @leslierichardson95 @mikekistler
/plugins/dotnet-ai/skills/mcp-csharp-test/ @leslierichardson95 @cathysull
/tests/dotnet-ai/mcp-csharp-test/ @leslierichardson95 @cathysull

# dotnet-upgrade (migrating and upgrading .NET projects)
/plugins/dotnet-upgrade/skills/thread-abort-migration/ @dotnet/appmodel @dotnet/skills-upgrade-reviewers
/tests/dotnet-upgrade/thread-abort-migration/ @dotnet/appmodel @dotnet/skills-upgrade-reviewers

/plugins/dotnet-upgrade/skills/migrate-nullable-references/ @danmoseley @agocke @dotnet/skills-upgrade-reviewers
/tests/dotnet-upgrade/migrate-nullable-references/ @danmoseley @agocke @dotnet/skills-upgrade-reviewers
/plugins/dotnet-upgrade/skills/migrate-nullable-references/ @agocke @dotnet/skills-upgrade-reviewers
/tests/dotnet-upgrade/migrate-nullable-references/ @agocke @dotnet/skills-upgrade-reviewers

/plugins/dotnet-upgrade/skills/dotnet-aot-compat/ @agocke @dotnet/appmodel @dotnet/skills-upgrade-reviewers
/tests/dotnet-upgrade/dotnet-aot-compat/ @agocke @dotnet/appmodel @dotnet/skills-upgrade-reviewers

/plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/ @danmoseley @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet9-to-dotnet10/ @danmoseley @dotnet/compat
/plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/ @danmoseley @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet10-to-dotnet11/ @danmoseley @dotnet/compat
/plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/ @danmoseley @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet8-to-dotnet9/ @danmoseley @dotnet/compat
/plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/ @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet9-to-dotnet10/ @dotnet/compat
/plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/ @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet10-to-dotnet11/ @dotnet/compat
/plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/ @dotnet/compat
/tests/dotnet-upgrade/migrate-dotnet8-to-dotnet9/ @dotnet/compat

# dotnet-diag (perf investigations, debugging, incident analysis)
/plugins/dotnet-diag/skills/analyzing-dotnet-performance/ @dotnet/dotnet-diag @dotnet/skills-diag-reviewers
Expand Down Expand Up @@ -98,7 +98,7 @@
/tests/dotnet-test/ @dotnet/dotnet-testing

# dotnet-experimental (skills under active evaluation)
/plugins/dotnet-experimental/plugin.json @JanKrivanek @ViktorHofer @Evangelink @ManishJayaswal @AbhitejJohn
/plugins/dotnet-experimental/plugin.json @JanKrivanek @ViktorHofer @Evangelink @AbhitejJohn

# dotnet-experimental-tests (everything experimental test related)

Expand Down Expand Up @@ -142,5 +142,5 @@
/plugins/dotnet11/ @ManishJayaswal @JanKrivanek @ViktorHofer
/tests/dotnet11/ @ManishJayaswal @JanKrivanek @ViktorHofer

/plugins/dotnet11/skills/system-text-json-net11/ @ManishJayaswal @JanKrivanek @ViktorHofer
/tests/dotnet11/system-text-json-net11/ @ManishJayaswal @JanKrivanek @ViktorHofer
/plugins/dotnet11/skills/system-text-json-net11/ @JanKrivanek @ViktorHofer
/tests/dotnet11/system-text-json-net11/ @JanKrivanek @ViktorHofer