From cdb4d0c2ef89b3b879a405a4e9337e61eeca3880 Mon Sep 17 00:00:00 2001 From: Jiekang Tian Date: Fri, 28 Aug 2026 10:04:19 +0800 Subject: [PATCH] chore(cla): remove signature residue from main branch --- CONTRIBUTOR-LICENSE-AGREEMENT.md | 8 ++++---- signatures/version1/cla.json | 3 --- 2 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 signatures/version1/cla.json diff --git a/CONTRIBUTOR-LICENSE-AGREEMENT.md b/CONTRIBUTOR-LICENSE-AGREEMENT.md index 7654273..a0487af 100644 --- a/CONTRIBUTOR-LICENSE-AGREEMENT.md +++ b/CONTRIBUTOR-LICENSE-AGREEMENT.md @@ -171,10 +171,10 @@ text does not change an Agreement already accepted. You accept this Agreement by posting the signature statement requested by the CLA assistant in a pull request in the official PlotX repository. Acceptance is -recorded in `signatures/version1/cla.json` together with your GitHub account, -the pull request, and the date. You accept once; the acceptance then covers -Your Contributions under this version, including any Contribution Submitted -before the date of acceptance. +recorded in the `cla-signatures` branch at `signatures/version1/cla.json`, +together with your GitHub account, the pull request, and the date. You accept +once; the acceptance then covers Your Contributions under this version, +including any Contribution Submitted before the date of acceptance. ## Attribution diff --git a/signatures/version1/cla.json b/signatures/version1/cla.json deleted file mode 100644 index 18d5487..0000000 --- a/signatures/version1/cla.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "signedContributors": [] -} \ No newline at end of file