Skip to content

Commit cfd9696

Browse files
committed
add codeowners file
1 parent 8b92c40 commit cfd9696

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Each line is a file pattern followed by one or more owners (@username or
2+
# email@address).
3+
#
4+
# Order is important. The last matching pattern has the most precedence.
5+
# So if a pull request only touches a specific folder, only the respective owners
6+
# will be requested to review.
7+
#
8+
# @See https://help.github.com/articles/about-codeowners/
9+
10+
/sagemaker-experiments/* @aws/sagemakerexperimentsadmin

0 commit comments

Comments
 (0)