From 6428c5f6f0f1fa83fc83461762d85bc08432db2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 13:13:39 -0400 Subject: [PATCH] Sign CLA for individual contributor @plau666 (#6) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- contributors.json | 1 + signatures/individual/plau666.json | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 signatures/individual/plau666.json diff --git a/contributors.json b/contributors.json index 89eed81..2f7db53 100644 --- a/contributors.json +++ b/contributors.json @@ -6,6 +6,7 @@ "ecowan", "ekraffmiller", "lfroess", + "plau666", "raprasad", "tercer", "thegaryking", diff --git a/signatures/individual/plau666.json b/signatures/individual/plau666.json new file mode 100644 index 0000000..e6055f8 --- /dev/null +++ b/signatures/individual/plau666.json @@ -0,0 +1,8 @@ +{ + "version": "1.0.0", + "date": "2023-06-06T17:12:45.370439+00:00", + "github_id": "plau666", + "cla": "https://docs.opendp.org/en/stable/_static/opendp-cla-individual-1.0.0.pdf", + "name": "Peihan Liu", + "attestation": "I AGREE" +}