From 4e0f38fdbc19f2e1d33b47196ef7fb8bec46920a Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 29 Jul 2025 14:10:46 -0300 Subject: [PATCH] chore(legal): cla cleanup Signed-off-by: Carlos Alexandro Becker --- .github/cla-signatures.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/cla-signatures.json diff --git a/.github/cla-signatures.json b/.github/cla-signatures.json deleted file mode 100644 index bfc0355adeaac91bec3e7703a1db7d7bee872280..0000000000000000000000000000000000000000 --- a/.github/cla-signatures.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "signedContributors": [ - { - "name": "caarlos0", - "id": 245435, - "comment_id": 3133262377, - "created_at": "2025-07-29T16:36:11Z", - "repoId": 987670088, - "pullRequestNo": 331 - } - ] -}