Skip to content

Commit d503958

Browse files
authored
chore(reviewers): Remove reviewers from dependabot.yaml, add CODEOWNERS (#165)
* Remove reviewers from dependabot.yaml * Add Codeowners * Update CODEOWNERS
1 parent 875878f commit d503958

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @stackrox/sensor-ecosystem

.github/dependabot.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
open-pull-requests-limit: 3
6-
reviewers:
7-
- 'stackrox/sensor-ecosystem'
86
schedule:
97
interval: 'weekly'
108
day: 'wednesday'
@@ -14,5 +12,3 @@ updates:
1412
interval: 'weekly'
1513
day: 'wednesday'
1614
open-pull-requests-limit: 3
17-
reviewers:
18-
- 'stackrox/sensor-ecosystem'

0 commit comments

Comments
 (0)