aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bugzilla/index.js
diff options
context:
space:
mode:
authorLibravatar Maciej Barć <xgqt@riseup.net>2022-10-04 11:16:01 +0200
committerLibravatar GitHub <noreply@github.com>2022-10-04 09:16:01 +0000
commit3cde83ef43f24c91e6a993a84c6b0bdc317c8a7f (patch)
tree799518217cf2f820336366bc13bf59febd3e9cd6 /recipes/bugzilla/index.js
parentNew recipe: brax.me (#177) (diff)
downloadferdium-recipes-3cde83ef43f24c91e6a993a84c6b0bdc317c8a7f.tar.gz
ferdium-recipes-3cde83ef43f24c91e6a993a84c6b0bdc317c8a7f.tar.zst
ferdium-recipes-3cde83ef43f24c91e6a993a84c6b0bdc317c8a7f.zip
recipes: add initial Bugzilla service (#153)
Closes: https://github.com/ferdium/ferdium-recipes/issues/150 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'recipes/bugzilla/index.js')
-rw-r--r--recipes/bugzilla/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/bugzilla/index.js b/recipes/bugzilla/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/bugzilla/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;