From 96aa78b67d9372b9ef38ad66800e376c600dbcee Mon Sep 17 00:00:00 2001 From: Ayesh Almeida <77491511+ayeshLK@users.noreply.github.com> Date: Thu, 30 May 2024 10:05:52 +0530 Subject: [PATCH] Update docs/proposals/enable-crypto-key-usage.md --- docs/proposals/enable-crypto-key-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposals/enable-crypto-key-usage.md b/docs/proposals/enable-crypto-key-usage.md index 4fe4dc24..19889ffd 100644 --- a/docs/proposals/enable-crypto-key-usage.md +++ b/docs/proposals/enable-crypto-key-usage.md @@ -1,7 +1,7 @@ # Proposal: Enable direct use of `crypto:PrivateKey` and `crypto:PublicKey` in JWT signature configurations _Authors_: @ayeshLK \ -_Reviewers_: @daneshk @NipunaRanasinghe @Bhashinee \ +_Reviewers_: @shafreenAnfar @daneshk @NipunaRanasinghe @Bhashinee \ _Created_: 2024/05/08 \ _Updated_: 2024/05/08 \ _Issue_: [#6515](https://github.com/ballerina-platform/ballerina-library/issues/6515)