We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e393f33 commit 5ca1e21Copy full SHA for 5ca1e21
.github/CODEOWNERS
@@ -25,6 +25,9 @@
25
/src/Libraries/Microsoft.Extensions.AI.Evaluation.* @dotnet/dotnet-extensions-ai-evaluation
26
/test/Libraries/Microsoft.Extensions.AI.Evaluation.* @dotnet/dotnet-extensions-ai-evaluation
27
28
+/src/ProjectTemplates @dotnet/dotnet-extensions-ai-templates
29
+/test/ProjectTemplates @dotnet/dotnet-extensions-ai-templates
30
+
31
/src/Libraries/Microsoft.Extensions.Caching.Hybrid @dotnet/dotnet-extensions-caching-hybrid
32
/src/Libraries/Microsoft.Extensions.Caching.Hybrid.* @dotnet/dotnet-extensions-caching-hybrid
33
/test/Libraries/Microsoft.Extensions.Caching.Hybrid @dotnet/dotnet-extensions-caching-hybrid
0 commit comments