You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ github:
34
34
35
35
## Usage: Declaring Ownership
36
36
37
-
There are three ways to declare code ownership using this gem.
37
+
There are five ways to declare code ownership using this gem:
38
38
39
39
### Directory-Based Ownership
40
40
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