filed

Job queue using FUSE

git clone git://mccd.space/filed

commit 850c72488ec2e04113b2cd078c83570aea2ca6e5
parent 5ffa8803c901d41a5c5b7d66dba2efe2c044c104
Author: Marc Coquand <marc@coquand.email>
Date:   Thu, 18 Dec 2025 15:49:34 +0100

docs

Diffstat:
Mfiled-launch.1.scd | 7+++++++
Mfiled.config.5.scd | 6++++++
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/filed-launch.1.scd b/filed-launch.1.scd
@@ -47,3 +47,10 @@ Options for file restrictions can be used multiple times.
 # SEE ALSO
 
 *landlock*(7) *filed*(5) *filed.config*(5)
+
+# AUTHORS
+
+Maintained by Marc Coquand <marc@coquand.email>. Up-to-date sources can be
+found at https://git.sr.ht/~marcc/filed and bugs/patches can be submitted by
+email to ~marcc/public-inbox@lists.sr.ht.
+
diff --git a/filed.config.5.scd b/filed.config.5.scd
@@ -37,3 +37,9 @@ Time (in seconds) before the job will be killed by a signal.
 # SEE ALSO
 
 *filed*(5)
+
+# AUTHORS
+
+Maintained by Marc Coquand <marc@coquand.email>. Up-to-date sources can be
+found at https://git.sr.ht/~marcc/filed and bugs/patches can be submitted by
+email to ~marcc/public-inbox@lists.sr.ht.