From de453ad03df4857daf36de167ec3ba6da3ae5625 Mon Sep 17 00:00:00 2001 From: David Benque Date: Fri, 2 May 2025 16:47:52 +0100 Subject: [PATCH] Add funding file --- FUNDING.json | 7 +++++++ funding.json | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 FUNDING.json diff --git a/FUNDING.json b/FUNDING.json new file mode 100644 index 000000000..8f17bc63f --- /dev/null +++ b/FUNDING.json @@ -0,0 +1,7 @@ +{ + "drips": { + "ethereum": { + "ownedBy": "0xa117114b3a22e038c1545043d610dbd4029355b1" + } + } +} \ No newline at end of file diff --git a/funding.json b/funding.json index 58189e512..6840ae3f0 100644 --- a/funding.json +++ b/funding.json @@ -1,10 +1,5 @@ { "version": "v1.0.0", - "drips": { - "ethereum": { - "ownedBy": "0xa117114b3a22e038c1545043d610dbd4029355b1" - } - }, "entity": { "type": "organisation", "role": "owner",