This is an automated email from the git hooks/post-receive script.
andreas pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 751017da49 teams: Add Steve George.
751017da49 is described below
commit 751017da491d59f4236e246e022819f92c163dc3
Author: Steve George <[email protected]>
AuthorDate: Fri Feb 28 15:54:05 2025 +0000
teams: Add Steve George.
* etc/teams.scm ("Steve George"): New member.
Change-Id: I40c7bd280d086357476958bd965b16b8a1462cfe
Signed-off-by: Andreas Enge <[email protected]>
---
etc/teams.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/etc/teams.scm b/etc/teams.scm
index 4f0873c3d2..1f5cee3b39 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -672,6 +672,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
"[email protected]")
core mentors)
+(define-member (person "Steve George"
+ "[email protected]")
+ rust)
+
(define-member (person "Leo Famulari"
"[email protected]")
kernel)