From b99a2a243f3201177d035d88f508ff431504c24f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Arturo=20Cabral=20Mej=C3=ADa?= Date: Fri, 23 Dec 2022 07:11:42 -0500 Subject: [PATCH] docs: add my pubkey --- README.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b79df8..31ad1c3 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,10 @@ For development discussions, please use the [Nostr Typescript Relay Dev Channel] For discussions about the protocol, please feel free to use the [Nostr Telegram Channel](https://t.me/nostr_protocol). +# Author + +I'm Cameri on most social networks. You can find me on Nostr by npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m. + ## License This project is MIT licensed. diff --git a/package.json b/package.json index 9ee7f71..ad0f37e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "relay", "typescript" ], - "author": "Ricardo Arturo Cabral Mejía", + "author": "Ricardo Arturo Cabral Mejía (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)", "license": "MIT", "bugs": { "url": "https://github.com/Cameri/nostr-ts-relay/issues"