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 eac4957 commit 9237bc1Copy full SHA for 9237bc1
CODEOWNERS
@@ -2,12 +2,12 @@
2
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
3
4
# Default owner
5
-* @hashicorp/team-ip-compliance
+* @hashicorp/team-ip-compliance @hashicorp/go-retryablehttp-maintainers
6
7
# Add override rules below. Each line is a file/folder pattern followed by one or more owners.
8
# Being an owner means those groups or individuals will be added as reviewers to PRs affecting
9
# those areas of the code.
10
# Examples:
11
# /docs/ @docs-team
12
# *.js @js-team
13
-# *.go @go-team
+# *.go @go-team
0 commit comments