From b90518f1f305707dedd63c76063b1521390df291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 16:19:03 +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 0000000000..18d5487f32 --- /dev/null +++ b/.github/cla/signatures.json @@ -0,0 +1,3 @@ +{ + "signedContributors": [] +} \ No newline at end of file