1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

teams: Add Mark H Weaver to the ‘mozilla’ team.

* etc/teams.scm (Mark H Weaver): Add to the ‘mozilla’ team.
This commit is contained in:
Mark H Weaver
2024-02-03 13:26:03 -05:00
parent c70c513317
commit a32df1ff70

View File

@@ -716,6 +716,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
"w@wmeyer.eu")
kernel)
(define-member (person "Mark H Weaver"
"mhw@netris.org")
mozilla)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))