From c0e2342aa1f03c4922e9711d0423318aa4565f8c Mon Sep 17 00:00:00 2001 From: Will Scott Date: Wed, 16 Oct 2024 09:25:46 +0900 Subject: [PATCH] claim ownership of project for drips --- FUNDING.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 FUNDING.json diff --git a/FUNDING.json b/FUNDING.json new file mode 100644 index 000000000..3e112ccc3 --- /dev/null +++ b/FUNDING.json @@ -0,0 +1,7 @@ +{ + "drips": { + "ethereum": { + "ownedBy": "0xcB2E7F53F446AFA859192194Fc2E7eeCA20f6285" + } + } +}