Skip to content

Commit 57cd039

Browse files
authored
Merge pull request #681 from altheaden/remove-althea
Remove @altheaden from reviewer lists
2 parents cf9cb20 + d02878a commit 57cd039

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ updates:
1010
- "xylar"
1111
reviewers:
1212
- "xylar"
13-
- "altheaden"
1413
- "andrewdnolan"
1514

.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.13"
18-
REVIEWERS: "altheaden,xylar,andrewdnolan"
18+
REVIEWERS: "xylar,andrewdnolan"
1919

2020
jobs:
2121
auto-update:

0 commit comments

Comments
 (0)