about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 665108cccd3..6eb4cb50d0d 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1014,7 +1014,6 @@ compiler = [
     "@Noratrieb",
     "@oli-obk",
     "@petrochenkov",
-    "@pnkfelix",
     "@SparrowLii",
     "@wesleywiser",
 ]
@@ -1107,7 +1106,6 @@ types = [
 ]
 borrowck = [
     "@davidtwco",
-    "@pnkfelix",
     "@matthewjasper"
 ]
 ast_lowering = [