Skip to content

Commit ed24158

Browse files
chore: Add CODEOWNERS file (#101)
* Add CODEOWNERS file to add reviewers as Dependabot reviewers configuration option is being removed. - c.f. https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/
1 parent 1d86671 commit ed24158

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ updates:
1212
labels:
1313
- "github-actions"
1414
- "dependencies"
15-
reviewers:
16-
- "matthewfeickert"

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @matthewfeickert @kratsg

0 commit comments

Comments
 (0)