From a1fa958cf312a1b37c3b71902f0051fc77167475 Mon Sep 17 00:00:00 2001
From: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
Date: Sat, 10 Sep 2022 22:04:57 -0400
Subject: [PATCH] Add @obi1kenobi to the cc list for rustdoc-json-types

---
 triagebot.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/triagebot.toml b/triagebot.toml
index 89edab91fcd..ceda7ef5f16 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -345,6 +345,7 @@ cc = [
     "@CraftSpider",
     "@aDotInTheVoid",
     "@Enselic",
+    "@obi1kenobi",
 ]
 
 [mentions."src/tools/cargo"]