From 4f33d201a9d8269fe2d73541f65fa11bef230f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C5=BEe=20Jen=C5=A1terle?= Date: Thu, 5 Aug 2021 15:47:32 +0200 Subject: [PATCH 1/2] Added LEAF identity MAD entry --- client/resources/mad.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/resources/mad.json b/client/resources/mad.json index 8b1c4193c..9d5e7b9c5 100644 --- a/client/resources/mad.json +++ b/client/resources/mad.json @@ -7875,6 +7875,13 @@ "service_provider": "Atelei Engineering", "system_integrator": "Atelei Engineering" }, + { + "application": "Access control", + "company": "LEAF Identity", + "mad": "0x51CD", + "service_provider": "", + "system_integrator": "" + , { "application": "Access & biometrics application", "company": "Manufacture Francaise des Pneumatiques MICHELIN", From d74b9f8cbe964effce1d64b3c3a8904735d3a78a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C5=BEe=20Jen=C5=A1terle?= Date: Thu, 5 Aug 2021 15:51:35 +0200 Subject: [PATCH 2/2] fix json --- client/resources/mad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/resources/mad.json b/client/resources/mad.json index 9d5e7b9c5..9ea7aeaea 100644 --- a/client/resources/mad.json +++ b/client/resources/mad.json @@ -7881,7 +7881,7 @@ "mad": "0x51CD", "service_provider": "", "system_integrator": "" - , + }, { "application": "Access & biometrics application", "company": "Manufacture Francaise des Pneumatiques MICHELIN",