satellite/rewards: adding SeaweedFS to partners list (#4230)

This commit is contained in:
Brandon Iglesias 2021-10-19 15:30:31 -04:00 committed by GitHub
parent d250f9dfee
commit 8d18033a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,6 +182,10 @@ func DefaultPartners() PartnerList {
Name: "Satoshi Soup",
ID: "4400d796-3777-4964-8536-22a4ae439ed3",
UUID: parseUUID("4400d796-3777-4964-8536-22a4ae439ed3"),
}, {
Name: "SeaweedFS",
ID: "4d704e1f-2432-426b-b2ca-61950f9db5c6",
UUID: parseUUID("4d704e1f-2432-426b-b2ca-61950f9db5c6"),
}, {
Name: "Sirin Labs",
ID: "6e40f882-ef77-4a5d-b5ad-18525d3df023",