From 1a67c6c35b2c2f2d3900390dcc08235f697605a9 Mon Sep 17 00:00:00 2001 From: SaelixCode Date: Wed, 29 Apr 2026 01:48:47 -0400 Subject: [PATCH] fix(cla): strictly enforce no-BOM UTF8 for signatures --- signatures/version1/cla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signatures/version1/cla.json b/signatures/version1/cla.json index 91340375..f1e19022 100644 --- a/signatures/version1/cla.json +++ b/signatures/version1/cla.json @@ -1 +1 @@ -{"signedContributors": []} \ No newline at end of file +{"signedContributors": []} \ No newline at end of file