From 654d299932361c6171518491602192290d028bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 18 Apr 2021 23:47:17 +0200 Subject: =?UTF-8?q?projects:=20Add=20L=C3=A9o=20Le=20Bouter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * projects.scm (person): Add Léo. --- projects.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects.scm b/projects.scm index d387b22..7f1b7b9 100644 --- a/projects.scm +++ b/projects.scm @@ -250,3 +250,5 @@ (define-member (person "Tobias Platen" "https://www.qtau.de/") guix lilypond) +(define-member (person "Léo Le Bouter") + guix) -- cgit v1.2.1