Skip to content

Commit 46ee6bd

Browse files
authored
Merge pull request #288 from elifesciences/renovate-codeowners
Create a CODEOWNERS, and configure renovate to assign using it
2 parents c1f94ca + 1f8acab commit 46ee6bd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CODEOWNERS

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

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
"extends": [
44
"config:recommended"
55
],
6-
"assignees": [
7-
"scottaubrey"
8-
]
6+
"assigneesFromCodeOwners": true
97
}

0 commit comments

Comments
 (0)