From 49ee6f8b68c9cf2e919f1424be3152f4a137fa1e Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 17 Oct 2021 15:34:57 -0700 Subject: [PATCH 1/2] Add myself --- donatees/jonathan-zernik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 donatees/jonathan-zernik.json diff --git a/donatees/jonathan-zernik.json b/donatees/jonathan-zernik.json new file mode 100644 index 000000000..6ac23f156 --- /dev/null +++ b/donatees/jonathan-zernik.json @@ -0,0 +1,12 @@ +{ + "name": "Jonathan Zernik", + "github": "yzernik", + "donate": "https://yzernik.github.io/donate/", + "avatar": "https://avatars.githubusercontent.com/u/890133?v=4", + "description": "I'm working on an app called squeaknode that is a layer-3 app/protocol for monetizing posts using Bitcoin and Lightning. [squeaknode](https://github.com/yzernik/squeaknode)", + "tags": [ + "Lightning", + "Squeaknode", + ] + } + From 20e4b99c331964c416cf9a4e05d98791899e8785 Mon Sep 17 00:00:00 2001 From: yzernik Date: Sun, 17 Oct 2021 15:39:20 -0700 Subject: [PATCH 2/2] Add twitter handle field --- donatees/jonathan-zernik.json | 1 + 1 file changed, 1 insertion(+) diff --git a/donatees/jonathan-zernik.json b/donatees/jonathan-zernik.json index 6ac23f156..3da21f63d 100644 --- a/donatees/jonathan-zernik.json +++ b/donatees/jonathan-zernik.json @@ -1,6 +1,7 @@ { "name": "Jonathan Zernik", "github": "yzernik", + "twitter": "squeaknode", "donate": "https://yzernik.github.io/donate/", "avatar": "https://avatars.githubusercontent.com/u/890133?v=4", "description": "I'm working on an app called squeaknode that is a layer-3 app/protocol for monetizing posts using Bitcoin and Lightning. [squeaknode](https://github.com/yzernik/squeaknode)",