From 5874b3f87e1c6ee229727c78dcf33e5c5283ae33 Mon Sep 17 00:00:00 2001 From: ehanoc Date: Mon, 25 Sep 2023 15:37:36 +0000 Subject: [PATCH] Update authors Signed-off-by: ehanoc --- ARCs/arc-0052.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ARCs/arc-0052.md b/ARCs/arc-0052.md index c6f60225a..7241af58c 100644 --- a/ARCs/arc-0052.md +++ b/ARCs/arc-0052.md @@ -2,7 +2,10 @@ arc: 52 title: Wallet Contextual KeyGen and Signing description: Algorand Wallet API for Contextual KeyGen and Signing -author: Bruno Martins (@ehanoc) +authors: + - Bruno Martins (@ehanoc, bruno.martins@algorand.foundation) + - Pattrick (patrick@txnlab.dev) + - Kevin W(kevin@blockshake.io) discussions-to: https://github.com/algorandfoundation/ARCs/issues/239 status: Draft type: Standards Track