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.
2 parents 738c1fd + abbc3c7 commit 0f6f733Copy full SHA for 0f6f733
.github/CODEOWNERS
@@ -1,7 +1,8 @@
1
# Each line is a file pattern followed by one or more owners.
2
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
3
4
-# Default owner
+# Default owners
5
+* @hashicorp/tf-core-cloud
6
* @hashicorp/team-ip-compliance
7
8
# Add override rules below. Each line is a file/folder pattern followed by one or more owners.
@@ -10,4 +11,4 @@
10
11
# Examples:
12
# /docs/ @docs-team
13
# *.js @js-team
-# *.go @go-team
14
+# *.go @go-team
0 commit comments