Skip to content

Commit 5ae5436

Browse files
authored
Merge pull request #184 from hashicorp/schmichael-patch-1
Add @hashicorp/raft-force to CODEOWNERS
2 parents 1f390b1 + 628f482 commit 5ae5436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
33

44
# Default owner
5-
* @hashicorp/team-ip-compliance
5+
* @hashicorp/team-ip-compliance @hashicorp/raft-force
66

77
# Add override rules below. Each line is a file/folder pattern followed by one or more owners.
88
# Being an owner means those groups or individuals will be added as reviewers to PRs affecting
99
# those areas of the code.
1010
# Examples:
1111
# /docs/ @docs-team
1212
# *.js @js-team
13-
# *.go @go-team
13+
# *.go @go-team

0 commit comments

Comments
 (0)