We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7378e89 commit d559cf2Copy full SHA for d559cf2
1 file changed
.github/CODEOWNERS
@@ -1,14 +1,4 @@
1
-# @microsoft/octo-semantickernel-pr-dotnet owns any files in the dotnet
+# @microsoft/octo-semantickernel-pr-java owns any files in the java
2
# directory at the root of the repository and any of its
3
# subdirectories.
4
-/dotnet/ @microsoft/octo-semantickernel-pr-dotnet
5
-
6
-# @microsoft/octo-semantickernel-pr-python owns any files in the python
7
-# directory at the root of the repository and any of its
8
-# subdirectories.
9
-/python/ @microsoft/octo-semantickernel-pr-python
10
11
-# @microsoft/octo-semantickernel-pr-python owns any files in the java
12
13
14
-/java/ @microsoft/octo-semantickernel-pr-java
+/ @microsoft/octo-semantickernel-pr-java
0 commit comments