1
1
mirror of https://github.com/Byron/gitoxide synced 2025-10-06 01:52:40 +02:00

Create FUNDING.json for Drips

It seems this file is necessary to proof ownership, even though I would have hoped to reuse the existing `.github/FUNDING.yml`, which would perfectly support the data stored here.
This commit is contained in:
Sebastian Thiel
2023-11-05 11:31:11 +01:00
committed by GitHub
parent c8bd660653
commit 64d437061d

7
FUNDING.json Normal file
View File

@@ -0,0 +1,7 @@
{
"drips": {
"ethereum": {
"ownedBy": "0xD0d4dCFc194ec24bCc777e635289e0b10E1a7b87"
}
}
}