Skip to content

Commit dd65f64

Browse files
rlhagermlkdavies
andauthored
Adding CODEOWNERS file (awsdocs#4623)
* Adding CODEOWNERS file * Update .github/CODEOWNERS.txt Co-authored-by: Liz Kellebrew-Davies <[email protected]> --------- Co-authored-by: Liz Kellebrew-Davies <[email protected]>
1 parent d79bb38 commit dd65f64

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/CODEOWNERS.txt

+14
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)