We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79bb38 commit dd65f64Copy full SHA for dd65f64
.github/CODEOWNERS.txt
@@ -0,0 +1,14 @@
1
+# aws-doc-sdk-examples CODEOWNERS
2
+
3
+# This is a comment.
4
+# Each line is a file pattern followed by one or more owners.
5
+# Order is important; the last matching pattern takes the most
6
+# precedence. For more information, see the following GitHub documentation:
7
+# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
8
9
+# For example, in this file @rlhagerm and @irenepsmith own any files in the /dotnetv3/
10
+# directory and any of its subdirectories.
11
+# Note that you will not be assigned as a reviewer if you are the
12
+# author of the PR.
13
14
+/dotnetv3/ @rlhagerm @irenepsmith
0 commit comments