commit 5f72c49f31d6b3d3cabb36ef9a98eedbc036a16c parent 4681387b6d7a50d67e5ff02636b15bb7979ef3e6 Author: Adriel Dumas--Jondeau <leirda@disroot.org> Date: Sun, 11 Aug 2024 13:53:04 +0200 Ajoute une section qui définit les auteurs Diffstat:
M | duper.scm | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/duper.scm b/duper.scm @@ -65,3 +65,8 @@ (define-public url-mailto (url (string-append "mailto:" mail) mail)) + + +;;; AUTHORS + +(define-public leirda "Adriel Dumas--Jondeau")