summaryrefslogtreecommitdiffstats
path: root/projects.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-04-15 11:22:43 +0200
committerLudovic Courtès <ludo@gnu.org>2021-04-15 11:23:12 +0200
commitbcbe249ff86cdb7af38228c592b361f1376e9339 (patch)
tree1e9a3284bdd7c0ce5cf1b5ed7c47e083d65a5218 /projects.scm
parentRemove /about from menu. (diff)
projects: Add Leo Famulari.
* projects.scm: Add Leo Famulari.
Diffstat (limited to 'projects.scm')
-rw-r--r--projects.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects.scm b/projects.scm
index 15bfdf7..99421a2 100644
--- a/projects.scm
+++ b/projects.scm
@@ -224,3 +224,5 @@
224 guix) 224 guix)
225(define-member (person "Jack Hill") 225(define-member (person "Jack Hill")
226 guix) 226 guix)
227(define-member (person "Leo Famulari")
228 guix)