diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-15 11:22:43 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-15 11:23:12 +0200 |
commit | bcbe249ff86cdb7af38228c592b361f1376e9339 (patch) | |
tree | 1e9a3284bdd7c0ce5cf1b5ed7c47e083d65a5218 | |
parent | Remove /about from menu. (diff) |
projects: Add Leo Famulari.
* projects.scm: Add Leo Famulari.
-rw-r--r-- | projects.scm | 2 |
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) | ||