mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
teams: Add rhou to teams.
* etc/teams.scm: Make rhou a member of teams python, science and c++. Change-Id: I208d8158b746136495c9b61248e2be7331b4bae4 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
ce3d96c4ef
commit
7034ddb693
1 changed files with 5 additions and 0 deletions
|
|
@ -1416,6 +1416,11 @@ the \"texlive\" importer."
|
||||||
"softwarelibre@urutau-ltd.org"
|
"softwarelibre@urutau-ltd.org"
|
||||||
"FuncProgLinux")
|
"FuncProgLinux")
|
||||||
mate)
|
mate)
|
||||||
|
|
||||||
|
(define-member (person "Reza Housseini"
|
||||||
|
"reza@housseini.me"
|
||||||
|
"rhou")
|
||||||
|
python science c++)
|
||||||
|
|
||||||
(define (find-team name)
|
(define (find-team name)
|
||||||
(or (hash-ref %teams (string->symbol name))
|
(or (hash-ref %teams (string->symbol name))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue