diff options
author | Simon Tournier <zimon.toutoune@gmail.com> | 2024-06-04 18:14:04 +0200 |
---|---|---|
committer | Simon Tournier <zimon.toutoune@gmail.com> | 2024-06-04 18:49:56 +0200 |
commit | 1d198586d8ad22af2331a40113da7cb58ddad93a (patch) | |
tree | 4d0a1c4781bddce64c4feb9c60f1b5b34afe11f1 /etc | |
parent | dbab13222461020d0a43051f244478cd817b866f (diff) | |
download | guix-1d198586d8ad22af2331a40113da7cb58ddad93a.tar.gz |
teams: Add Simon to r team.
* etc/teams.scm (Simon Tournier): Subscribe to the 'r' team. Change-Id: I6f183ac10a854ae6f42396abed7436a9cefe26b4
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/teams.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/teams.scm b/etc/teams.scm index 8dfd1b20a7..d21b304582 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -668,7 +668,7 @@ GLib/GIO, GTK, GStreamer and Webkit." (define-member (person "Simon Tournier" "zimon.toutoune@gmail.com") - julia core mentors) + julia core mentors r) (define-member (person "宋文武" "iyzsong@envs.net") |