From 252ddbfda073941ba654e60fc7e92cb5e20a999a Mon Sep 17 00:00:00 2001 From: Brandon Murdoch Date: Wed, 8 Feb 2023 19:21:37 +0000 Subject: [PATCH] Update contact and website --- methods/ccf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/methods/ccf.json b/methods/ccf.json index 82dadcfd..d6fca32d 100644 --- a/methods/ccf.json +++ b/methods/ccf.json @@ -1,10 +1,10 @@ { "name": "ccf", "status": "registered", - "verifiableDataRegistry": "CCF", + "verifiableDataRegistry": "Confidential Consortium Framework (CCF)", "contactName": "Microsoft", - "contactEmail": "bmurdoch@microsoft.com", - "contactWebsite": "https://www.microsoft.com/en-us/research/project/confidential-consortium-framework/", + "contactEmail": "ccf-did@microsoft.com", + "contactWebsite": "https://ccf.dev", "specification": "https://github.com/microsoft/did-ccf/blob/main/DID_CCF.md" } \ No newline at end of file