From 14c0c72008fac12005011a254c8fe8e121c5663d Mon Sep 17 00:00:00 2001 From: raycastbot Date: Mon, 9 Dec 2024 08:37:28 +0000 Subject: [PATCH] Update CODEOWNERs --- .github/CODEOWNERS | 1 + .github/extensionName2Folder.json | 1 + .github/raycast2github.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85be3d0f567..1baa7650a09 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -27,6 +27,7 @@ /extensions/ai-git-assistant @Popalay /extensions/ai-humanizer @frolvanya /extensions/ai-screenshot @jochemloedeman +/extensions/ai-text-to-calendar @izm51 /extensions/aimlab @whitespacecode /extensions/air-quality @earthpyy /extensions/airplane @pradeepb28 diff --git a/.github/extensionName2Folder.json b/.github/extensionName2Folder.json index 45561ba34ee..df1587233e9 100644 --- a/.github/extensionName2Folder.json +++ b/.github/extensionName2Folder.json @@ -26,6 +26,7 @@ "popalay/ai-git-assistant": "ai-git-assistant", "frolik/ai-humanizer": "ai-humanizer", "jochemloedeman/ai-screenshot": "ai-screenshot", + "tatsuhiko_imaizumi/ai-text-to-calendar": "ai-text-to-calendar", "Whitespace/aimlab": "aimlab", "earthpyy/air-quality": "air-quality", "pradeepb28/airplane": "airplane", diff --git a/.github/raycast2github.json b/.github/raycast2github.json index 63a22d2884a..671cbd32df6 100644 --- a/.github/raycast2github.json +++ b/.github/raycast2github.json @@ -1712,5 +1712,6 @@ "cl1107": "cl1107", "iDarkHusky": "iDarkHusky", "jsheffers": "jsheffers", - "riesinger": "riesinger" + "riesinger": "riesinger", + "tatsuhiko_imaizumi": "izm51" } \ No newline at end of file