From 1409f9b06519eb1472d8d41e1506f33c1328b2bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:52:52 -0400 Subject: [PATCH] Sign CLA for individual contributor @ankke (#7) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- contributors.json | 1 + signatures/individual/ankke.json | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 signatures/individual/ankke.json diff --git a/contributors.json b/contributors.json index 2f7db53..9eb0329 100644 --- a/contributors.json +++ b/contributors.json @@ -2,6 +2,7 @@ "SalilVadhan", "Shoeboxam", "andrewvyrros", + "ankke", "anniewu332", "ecowan", "ekraffmiller", diff --git a/signatures/individual/ankke.json b/signatures/individual/ankke.json new file mode 100644 index 0000000..35e0ad5 --- /dev/null +++ b/signatures/individual/ankke.json @@ -0,0 +1,8 @@ +{ + "version": "1.0.0", + "date": "2023-06-12T14:47:07.087764+00:00", + "github_id": "ankke", + "cla": "https://docs.opendp.org/en/stable/_static/opendp-cla-individual-1.0.0.pdf", + "name": "Anna Banaszak", + "attestation": "I AGREE" +}