mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
etc: teams: Add mozilla team.
* etc/teams.scm.in (mozilla): New team.
This commit is contained in:
parent
2e6be59131
commit
a3f8eac564
1 changed files with 6 additions and 0 deletions
|
@ -178,6 +178,12 @@ (define-team mentors
|
|||
#:description
|
||||
"A group of mentors who chaperone contributions by newcomers."))
|
||||
|
||||
(define-team mozilla
|
||||
(team 'mozilla
|
||||
#:name "Mozilla"
|
||||
"Taking care about Icecat and Icedove, built from Mozilla Firefox
|
||||
and Thunderbird."))
|
||||
|
||||
|
||||
(define-member (person "Thiago Jung Bauermann"
|
||||
"bauermann@kolabnow.com")
|
||||
|
|
Loading…
Reference in a new issue