Add filecoin address to FUNDING.json (#6602)

* Add filecoin address to drips FUNDING.json

* Add newline
This commit is contained in:
Paul Hauner
2024-11-22 11:30:57 +11:00
committed by GitHub
parent 2e0eb6d1b8
commit 6329042628

View File

@@ -2,9 +2,13 @@
"drips": {
"ethereum": {
"ownedBy": "0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b"
},
"filecoin": {
"ownedBy": "0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b"
}
},
"opRetro": {
"projectId": "0x04b1cd5a7c59117474ce414b309fa48e985bdaab4b0dab72045f74d04ebd8cff"
}
}