diff options
author | Leo Famulari <leo@famulari.name> | 2024-06-16 14:15:14 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2024-06-16 14:16:04 -0400 |
commit | b345a5e17f60e1cf700980e608a5b33e51062978 (patch) | |
tree | 461fe3d1943280a7f885e3d935d7e80ef935a171 /etc | |
parent | 6bdc3757cbc51bc1f5822221af4c1c396b1d91d7 (diff) | |
download | guix-b345a5e17f60e1cf700980e608a5b33e51062978.tar.gz guix-b345a5e17f60e1cf700980e608a5b33e51062978.zip |
teams: Remove Tobias Geerinckx-Rice from the kernel team due to inactivity.
* etc/teams.scm (Tobias Geerinckx-Rice): Remove from the KERNEL team.
Change-Id: I48875486a1420c3a0459570d1dafe54c4f700802
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 d21b304582..4eaad99b36 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -604,7 +604,7 @@ GLib/GIO, GTK, GStreamer and Webkit." (define-member (person "Tobias Geerinckx-Rice" "me@tobias.gr") - core kernel mentors) + core mentors) (define-member (person "Leo Famulari" "leo@famulari.name") |