From 60b4077f7168c72d4afa10cfcbe2d8b0311f9bd7 Mon Sep 17 00:00:00 2001 From: MANCHALA D V V S SWAROOP <135805613+SWAROOP323@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:46:22 +0530 Subject: [PATCH] Add new CLA signer Swaroop Manchala --- .github/cla-signers.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/cla-signers.json b/.github/cla-signers.json index 4882c4a7..a2dd9b68 100644 --- a/.github/cla-signers.json +++ b/.github/cla-signers.json @@ -23,6 +23,15 @@ "signed_date": "2026-01-01", "cla_version": "1.0" }, + { + "name": "swaroop manchala", + "github_username": "SWAROOP323", + "emails": [ + "swaroopmanchala323@gmail.com" + ], + "signed_date": "2026-01-01", + "cla_version": "1.0" + }, { "name": "Sahil Bhatane", "github_username": "Sahilbhatane",