3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

etc: Update teams.

* etc/teams.scm.in: Rename maths team to science and add myself to it.
This commit is contained in:
Andreas Enge 2022-07-03 15:56:54 +02:00
parent b4815e570d
commit 4a2f487740
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -120,9 +120,9 @@ importer, and the ocaml-build-system."))
"The JDK and JRE, the Maven build system, Java packages, the ant-build-system,
and the maven-build-system."))
(define-team maths
(team 'maths
#:name "Algebra and Maths team"))
(define-team science
(team 'science
#:name "Science team"))
(define-team emacs
(team 'emacs
@ -187,6 +187,9 @@ and the maven-build-system."))
"ludo@gnu.org")
core home embedded-bootstrap mentors)
(define-member (person "Andreas Enge"
"andreas@enge.fr")
science)
(define (find-team name)