diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2023-05-24 16:03:59 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2023-05-24 16:08:48 -0700 |
commit | 36c72c1595f1cb0a50128ab9e59d5765b0648ffa (patch) | |
tree | 4a14687bcaa877cf18c41c1a5526fc3587c7284a /etc | |
parent | 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69 (diff) | |
download | guix-36c72c1595f1cb0a50128ab9e59d5765b0648ffa.tar.gz |
teams: Add Vagrant Cascadian to the embedded team.
* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/teams.scm.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/teams.scm.in b/etc/teams.scm.in index 5cfcb3a9d4..1e8ea95966 100644 --- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -574,6 +574,10 @@ GLib/GIO, GTK, GStreamer and Webkit." games localization lxqt xfce) (define-member (person "Vagrant Cascadian" + "vagrant@debian.org") + embedded) + +(define-member (person "Vagrant Cascadian" "vagrant@reproducible-builds.org") reproduciblebuilds) |