Skip to content

Commit e2a360a

Browse files
authored
Merge pull request #301 from altheaden/remove-althea
Remove @altheaden from reviewer lists
2 parents 51c72d1 + b851f04 commit e2a360a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ updates:
88
interval: "weekly"
99
assignees:
1010
- "xylar"
11-
- "altheaden"
1211
- "andrewdnolan"
1312
reviewers:
1413
- "xylar"
15-
- "altheaden"
1614
- "andrewdnolan"
1715

.github/workflows/pre_commit_update_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
env:
1616
UP_TO_DATE: false
1717
PYTHON_VERSION: "3.10"
18-
REVIEWERS: "altheaden,xylar,andrewdnolan"
18+
REVIEWERS: "xylar,andrewdnolan"
1919

2020
jobs:
2121
auto-update:

0 commit comments

Comments
 (0)