Skip to content

Commit 74f83af

Browse files
Add templates and CODEOWNERS to streamline repository workflow
1 parent fcc8770 commit 74f83af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# CODEOWNERS assigns reviewers to pull requests based on file paths - in this example,
22
# you can specify multiple owners for a path using: path/ @user1 @user2
33
# e.g. any changes to .github/ directory will request review from @geoffreygarrett
4-
.github/ @geoffreygarrett
4+
# .github/ @geoffreygarrett # No write access yet, so this errors in GH

0 commit comments

Comments
 (0)