summaryrefslogtreecommitdiff
path: root/hall.scm
diff options
context:
space:
mode:
Diffstat (limited to 'hall.scm')
-rw-r--r--hall.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/hall.scm b/hall.scm
index 8be7006..a7ed191 100644
--- a/hall.scm
+++ b/hall.scm
@@ -3,6 +3,7 @@
(prefix "guile")
(version "0.1")
(author "Ekaitz Zarraga")
+ (email "")
(copyright (2023))
(synopsis "Neocities API and Command Line tool")
(description
@@ -31,6 +32,7 @@
(markdown-file "README")
(text-file "HACKING")
(text-file "COPYING")
+ (directory ".github" ((unknown-type "FUNDING.yml")))
(directory "doc" ((texi-file "neocities")))))
(infrastructure
((scheme-file "guix")