From 692c848154f20f9275a73134018b8f316e2f32eb Mon Sep 17 00:00:00 2001 From: Akhil Narang Date: Mon, 18 Aug 2025 13:54:43 +0530 Subject: [PATCH] chore(codeowners): set ruthra for pyproject.toml Not sure why I was here tbh Signed-off-by: Akhil Narang --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 50f5b524719..328ea4cf713 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -20,4 +20,4 @@ erpnext/controllers/ @ruthra-kumar @rohitwaghchaure @mihir-kandoi erpnext/patches/ @ruthra-kumar .github/ @ruthra-kumar -pyproject.toml @akhilnarang +pyproject.toml @ruthra-kumar