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 9d40743 commit 13788f0Copy full SHA for 13788f0
.github/CODEOWNERS
@@ -1,4 +1,3 @@
1
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2
3
-* @aws-samples/aws-serverless-developer-experience-workshop
4
* @aws-samples/aws-serverless-developer-experience-workshop-dotnet
.github/auto_assign.yml
@@ -14,7 +14,7 @@ numberOfReviewers: 1
14
15
# A list of assignees, overrides reviewers if set
16
# assignees:
17
- - @aws-samples/aws-serverless-developer-experience-workshop-dotnet
+ - sliedig
18
19
# A number of assignees to add to the pull request
20
# Set to 0 to add all of the assignees.
0 commit comments