aboutsummaryrefslogtreecommitdiff
path: root/.github/reviewers.yml
diff options
context:
space:
mode:
authorMary <mary@mary.zone>2023-07-12 18:31:08 +0200
committerGitHub <noreply@github.com>2023-07-12 18:31:08 +0200
commite61c09bc85eda86d207d557d8bde929fe69d5287 (patch)
tree0d6172a4bee635b8a9479023c59d896fc0b7e9e3 /.github/reviewers.yml
parentac2444f908bee5b5c1a13fe64e997315cea4b23c (diff)
infra: Fix PR triage once and for all (#5442)
Switch to a custom made python script that query GitHub API to grab latest state of the PR after label assign.
Diffstat (limited to '.github/reviewers.yml')
-rw-r--r--.github/reviewers.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/.github/reviewers.yml b/.github/reviewers.yml
new file mode 100644
index 00000000..83d313e3
--- /dev/null
+++ b/.github/reviewers.yml
@@ -0,0 +1,32 @@
+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:
+ - "@Ryujinx/developers"