From 7e445b11ec76e4c1f8384a2e7f0de442e7682554 Mon Sep 17 00:00:00 2001 From: Ilan Bigio Date: Wed, 16 Apr 2025 18:27:31 -0400 Subject: [PATCH] Init signature storage Signed-off-by: Ilan Bigio --- 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 0000000000..6d978e7e4a --- /dev/null +++ b/signatures/cla.json @@ -0,0 +1,3 @@ +{ + "signedContributors": [] +}