From 3ead4548e663dfe13f339954985cd04e30e8c0c2 Mon Sep 17 00:00:00 2001 From: Chad Date: Sat, 25 Jul 2026 15:41:07 -0400 Subject: [PATCH 1/2] chore: bootstrap CLA signatures store Co-authored-by: Cursor --- signatures/cla.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 signatures/cla.json diff --git a/signatures/cla.json b/signatures/cla.json new file mode 100644 index 0000000..6d978e7 --- /dev/null +++ b/signatures/cla.json @@ -0,0 +1,3 @@ +{ + "signedContributors": [] +} From 5ead1a25fd5a436d53a27a09cdf08ef8bdc3137e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 19:43:59 +0000 Subject: [PATCH 2/2] @VodouAI has signed the CLA in VodouAI/OS#1 --- signatures/cla.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/signatures/cla.json b/signatures/cla.json index 6d978e7..519a4d9 100644 --- a/signatures/cla.json +++ b/signatures/cla.json @@ -1,3 +1,12 @@ { - "signedContributors": [] -} + "signedContributors": [ + { + "name": "VodouAI", + "id": 265398197, + "comment_id": 5080303746, + "created_at": "2026-07-25T19:43:50Z", + "repoId": 1190292600, + "pullRequestNo": 1 + } + ] +} \ No newline at end of file