diff options
| author | bdunahu <bdunahu@operationnull.com> | 2026-05-04 22:47:32 -0400 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-05-07 16:45:09 +0200 |
| commit | c7871f61115e62070ddfad40906a19eea417037d (patch) | |
| tree | a751a445694ae3ffa6563744e22f280636488fb9 /etc | |
| parent | 363ea2f547c67926aa859520c028372eb74cc585 (diff) | |
teams: Add bdunahu to games team.
* etc/teams.scm: ("bdunahu"): New person in games team.
Merges guix/guix!8381.
Change-Id: Ia7f467468375f08fc6cb04dec31ee74e18bf2ea4
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'etc')
| -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 f823b29ce07..14675fd380b 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -1666,6 +1666,11 @@ the \"texlive\" importer." | |||
| 1666 | "gemmaro") | 1666 | "gemmaro") |
| 1667 | ruby) | 1667 | ruby) |
| 1668 | 1668 | ||
| 1669 | (define-member (person "bdunahu" | ||
| 1670 | "bdunahu@operationnull.com" | ||
| 1671 | "bdunahu") | ||
| 1672 | games) | ||
| 1673 | |||
| 1669 | 1674 | ||
| 1670 | (define (find-team name) | 1675 | (define (find-team name) |
| 1671 | (or (hash-ref %teams (string->symbol name)) | 1676 | (or (hash-ref %teams (string->symbol name)) |
