diff options
| author | Mary Guillemard <mary@mary.zone> | 2024-03-05 17:32:13 +0100 |
|---|---|---|
| committer | Mary Guillemard <mary@mary.zone> | 2024-03-05 17:54:35 +0100 |
| commit | 2505a1abcd5f31e4364bfb7f9313546f1840e5e1 (patch) | |
| tree | a7e3c9f86f71d9ec5448deae491ffeb4f37a0e73 /.github/dependabot.yml | |
| parent | bc4d99a0786dbcbfde62d3bdeb98ed3d12c94852 (diff) | |
misc: Remove myself from reviews
I have been mostly inactive on the project for the past year and a half
apart from handling CI and reviews because of a lack of motivation and
time.
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 491676ac..20bdc19d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: labels: - "infra" reviewers: - - marysaka + - TSRBerry commit-message: prefix: "ci" @@ -19,7 +19,7 @@ updates: labels: - "infra" reviewers: - - marysaka + - TSRBerry commit-message: prefix: nuget groups: |
