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 | |
| 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')
| -rw-r--r-- | .github/dependabot.yml | 4 | ||||
| -rw-r--r-- | .github/reviewers.yml | 7 |
2 files changed, 2 insertions, 9 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: diff --git a/.github/reviewers.yml b/.github/reviewers.yml index 052594f2..46c0d5c1 100644 --- a/.github/reviewers.yml +++ b/.github/reviewers.yml @@ -1,31 +1,24 @@ -audio: - - marysaka cpu: - gdkchan - riperiperi - - marysaka - LDj3SNuD gpu: - gdkchan - riperiperi - - marysaka gui: - Ack77 - emmauss - TSRBerry - - marysaka horizon: - gdkchan - Ack77 - - marysaka - TSRBerry infra: - - marysaka - TSRBerry default: |
