From 159319700f35088d6d604c7bb1e03a8adb852218 Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Wed, 25 Apr 2018 20:12:29 +0200 Subject: [PATCH] add another signature to test #272 --- site/data/signatures/signatures.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/site/data/signatures/signatures.json b/site/data/signatures/signatures.json index 3345868..695590d 100644 --- a/site/data/signatures/signatures.json +++ b/site/data/signatures/signatures.json @@ -1,4 +1,25 @@ [{ + "from": "admin@example.com", + "to": ["tech@example.org"], + "subject": "New signature to PMPC", + "content": { + "html": null, + "plain": "Dear FSFE,\n\nI agree to sign the open letter, calling for implementing legislation\nrequiring that, as a default setting, publicly financed software must\nbe made publicly available under a Free Software licence.\n\nHey Max! Lets see if this works.\n\nThank you,\n\nTest Testson\nSweden" + }, + "reply-to": null, + "include_vars": { + "name": "Test Docker", + "confirm": "jonas@example.com", + "country": "Testland", + "zip": "64632", + "comment": "This is a 12th signature.", + "permissionPriv": "yes", + "permissionNews": "yes", + "permissionPub": "yes", + "url": "", + "action": "sign" + } +}, { "from": "admin@example.com", "to": ["tech@example.org"], "subject": "New signature to PMPC",