pidgin/nest

bf284c4ce0fc
Parents c093fc9cb779
Children a43164c34fb9
Remove package cloud from our supporters.

They're changing the requirements for open source projects and we never fully
realized what using them could mean. Since I don't have the resources to
handle either of those problems we're just going to let them close our open
source plan.

Testing Done:
Ran `npm run hugo:server` locally verified everything looked fine and greped for other references to packagecloud of which I found none.

Reviewed at https://reviews.imfreedom.org/r/783/
--- a/hugo/data/supporters.json Sun Jun 27 01:59:02 2021 -0500
+++ b/hugo/data/supporters.json Thu Jul 01 02:56:53 2021 -0500
@@ -8,9 +8,5 @@
"url": "https://sourceforge.net",
"badge": "source-forge-logo.svg",
"style": "min-width:190px"
- }, {
- "name": "packagecloud",
- "url": "https://packagecloud.io/",
- "badge": "packagecloud.svg"
}
]