Skip to content

Commit

Permalink
Add Codeowners and default directories (#1)
Browse files Browse the repository at this point in the history
*Description of changes:*
- Add Code Owners
- Create default directories (via empty READMEs)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
  • Loading branch information
jj22ee authored Jul 24, 2024
2 parents 297b025 + a2de2ff commit a21e094
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Learn about CODEOWNERS file format:
# https://help.github.com/en/articles/about-code-owners

# Default owners for the entire repo
* @aws-observability/aws-application-signals-team
Empty file.
Empty file added sample-applications/README.md
Empty file.
Empty file added scripts/README.md
Empty file.

0 comments on commit a21e094

Please sign in to comment.