From 99ea16af1a9729840f92ed03b7f8fa4492268677 Mon Sep 17 00:00:00 2001 From: Ibraheem Ahmed Date: Wed, 18 Sep 2024 01:07:30 -0400 Subject: [PATCH 1/2] add myself to the libs review rotation --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index 467e64bb8b0..0d2b4b9adc6 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -966,6 +966,7 @@ libs = [ "@jhpratt", "@tgross35", "@thomcc", + "@ibraheemdev" ] bootstrap = [ "@Mark-Simulacrum", From f5223276bdc83efc9a031dcf6121abc1cd773111 Mon Sep 17 00:00:00 2001 From: Ibraheem Ahmed Date: Wed, 18 Sep 2024 01:10:16 -0400 Subject: [PATCH 2/2] format --- triagebot.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index 0d2b4b9adc6..a6a0b02d7b7 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -966,7 +966,7 @@ libs = [ "@jhpratt", "@tgross35", "@thomcc", - "@ibraheemdev" + "@ibraheemdev", ] bootstrap = [ "@Mark-Simulacrum",