From 8fd27f2b45b5e5902bf92d118ec83178a05674c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:58:08 +0000 Subject: [PATCH] Creating file for storing CLA Signatures --- .github/cla-signatures.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/cla-signatures.json diff --git a/.github/cla-signatures.json b/.github/cla-signatures.json new file mode 100644 index 0000000000000000000000000000000000000000..18d5487f322fe84049529e80586b65554b2de303 --- /dev/null +++ b/.github/cla-signatures.json @@ -0,0 +1,3 @@ +{ + "signedContributors": [] +} \ No newline at end of file