From 4e61ea9331ce3f6ac21ce69c7dcf1dd0515b280c Mon Sep 17 00:00:00 2001 From: Pratyush07 Date: Sun, 18 Jan 2026 15:01:18 +0530 Subject: [PATCH 1/2] Add new CLA signer Pratyush Kumar --- .github/cla-signers.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/cla-signers.json b/.github/cla-signers.json index 90372418..a5c1c076 100644 --- a/.github/cla-signers.json +++ b/.github/cla-signers.json @@ -248,7 +248,16 @@ ], "signed_date": "2026-01-13", "cla_version": "1.0" - } + }, + { + "name": "Pratyush Kumar", + "github_username": "pratyush07-hub", + "emails": [ + "choudharypratyush809@gmail.com" + ], + "signed_date": "2026-01-18", + "cla_version": "1.0" + }, ], "corporations": { "AI Venture Holdings LLC": { From 8b4ab46a03a3ac1b51ceac2b6af4e504838da11e Mon Sep 17 00:00:00 2001 From: Pratyush07 Date: Sun, 18 Jan 2026 15:34:42 +0530 Subject: [PATCH 2/2] remove comma --- .github/cla-signers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/cla-signers.json b/.github/cla-signers.json index a5c1c076..d3991106 100644 --- a/.github/cla-signers.json +++ b/.github/cla-signers.json @@ -257,7 +257,7 @@ ], "signed_date": "2026-01-18", "cla_version": "1.0" - }, + } ], "corporations": { "AI Venture Holdings LLC": {