Skip to content

Commit 23f22f1

Browse files
authored
Merge pull request #377 from altheaden/remove-althea
Remove @altheaden from reviewer lists
2 parents 34fbd1d + dc1ee2a commit 23f22f1

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,5 +10,4 @@ updates:
1010
- "xylar"
1111
reviewers:
1212
- "xylar"
13-
- "altheaden"
1413
- "andrewdnolan"

.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)