aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/riseup/index.js
diff options
context:
space:
mode:
authorLibravatar Dan Feder <dan.feder@civicactions.com>2020-05-18 12:32:32 -0400
committerLibravatar Dan Feder <dan.feder@civicactions.com>2020-05-18 12:32:32 -0400
commita4f8e8e1a74fe05655963674851c35d582f7cb78 (patch)
tree9a48884b4a808b54bc906b0d775b2b76b413e4d0 /uncompressed/riseup/index.js
parentPackage recipe (diff)
downloadferdium-recipes-a4f8e8e1a74fe05655963674851c35d582f7cb78.tar.gz
ferdium-recipes-a4f8e8e1a74fe05655963674851c35d582f7cb78.tar.zst
ferdium-recipes-a4f8e8e1a74fe05655963674851c35d582f7cb78.zip
Add Riseup.net recipe
Diffstat (limited to 'uncompressed/riseup/index.js')
-rw-r--r--uncompressed/riseup/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/uncompressed/riseup/index.js b/uncompressed/riseup/index.js
new file mode 100644
index 0000000..b4e1380
--- /dev/null
+++ b/uncompressed/riseup/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class riseupnet extends Ferdi {
2};