Skip to content

Commit 3984322

Browse files
Update documentation about how many ways to specify ownership (#122)
1 parent 35f1fdb commit 3984322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ github:
3434

3535
## Usage: Declaring Ownership
3636

37-
There are three ways to declare code ownership using this gem.
37+
There are five ways to declare code ownership using this gem:
3838

3939
### Directory-Based Ownership
4040
Directory based ownership allows for all files in that directory and all its sub-directories to be owned by one team. To define this, add a `.codeowner` file inside that directory with the name of the team as the contents of that file.

0 commit comments

Comments
 (0)