Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Each line is a file pattern followed by one or more owners.
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

# Default owner
# Default owners
* @hashicorp/tf-core-cloud
* @hashicorp/team-ip-compliance

# Add override rules below. Each line is a file/folder pattern followed by one or more owners.
Expand All @@ -10,4 +11,4 @@
# Examples:
# /docs/ @docs-team
# *.js @js-team
# *.go @go-team
# *.go @go-team
Loading