Skip to content

Commit 628f482

Browse files
authored
Add @hashicorp/raft-force to CODEOWNERS
While not Raft-specific, this library is a dependency of hashicorp/go-immutable-radix which is used is in hashicorp/go-memdb which is most often used with hashicorp/raft and maintained by the @hashicorp/raft-force team.
1 parent 1f390b1 commit 628f482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

+2-2
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)