teams: Add Danny to bootstrap, science, hpc and rust teams.

* etc/teams.scm ("Danny Milosavljevic"): Add to bootstrap, science, hpc and
rust teams.

Change-Id: I998591b6b98544a6b587b5788f2d882c97b45fb0
This commit is contained in:
Danny Milosavljevic 2025-10-05 03:55:15 +02:00
parent c787d90fff
commit 4a0c32c865
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -1337,6 +1337,11 @@ the \"texlive\" importer."
"mra")
core)
(define-member (person "Danny Milosavljevic"
"dannym@friendly-machines.com"
"daym")
bootstrap hpc rust science)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))