Skip to content

Commit

Permalink
Add templates and CODEOWNERS to streamline repository workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreygarrett committed Jan 11, 2025
1 parent 50e74f5 commit d1aa582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CODEOWNERS assigns reviewers to pull requests based on file paths - in this example,
# you can specify multiple owners for a path using: path/ @user1 @user2
# e.g. any changes to .github/ directory will request review from @geoffreygarrett
.github/ @geoffreygarrett
# .github/ @geoffreygarrett # No write access yet, so this errors in GH

0 comments on commit d1aa582

Please sign in to comment.