We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ff5f6 commit a022776Copy full SHA for a022776
.github/CODEOWNERS
@@ -33,6 +33,9 @@
33
# The Visual Basic Guide:
34
/docs/visual-basic/** @rpetrusha
35
36
+# The ML.NET Guide:
37
+/docs/machine-learning/** @JRAlexander
38
+
39
############### .NET Core ########################
40
# Docker
41
/docs/core/docker/** @JRAlexander
@@ -62,4 +65,3 @@
62
65
/docs/standard/io/** @mairaw
63
66
# .NET base types - Formatting
64
67
/docs/standard/base-types/formatting-types/** @rpetrusha
-
0 commit comments