diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2026-04-19 22:05:16 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-04-20 13:33:22 +0300 |
| commit | 65b767cb368fa8357aaaa9607509420f6b07b255 (patch) | |
| tree | 2e2518808798c0fc7e7f8969cac36f4fc7da85b4 /etc/teams.scm | |
| parent | a02a6d2b83c2781215b85fafafe73f12d0e4394c (diff) | |
teams: Add GNUtoo to the embedded team.
I was asked to join the team that manages the gnu/packages/coreboot.scm
file.
* etc/teams.scm ("GNUtoo"): Create and add to the embedded team.
Link: https://codeberg.org/guix/guix/pulls/7065
Change-Id: I3e3963cf3806e4a7d741b75b052de4caa3b8ea98
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'etc/teams.scm')
| -rwxr-xr-x | etc/teams.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/teams.scm b/etc/teams.scm index 9a9c3a28c57..5b7e5709c8b 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1249,6 +1249,11 @@ the \"texlive\" importer." | |||
| 1249 | "jonsger") | 1249 | "jonsger") |
| 1250 | mozilla) | 1250 | mozilla) |
| 1251 | 1251 | ||
| 1252 | (define-member (person "Denis Carikli" | ||
| 1253 | "GNUtoo@cyberdimension.org" | ||
| 1254 | "GNUtoo") | ||
| 1255 | embedded) | ||
| 1256 | |||
| 1252 | (define-member (person "Ludovic Courtès" | 1257 | (define-member (person "Ludovic Courtès" |
| 1253 | "ludo@gnu.org" | 1258 | "ludo@gnu.org" |
| 1254 | "civodul") | 1259 | "civodul") |
