mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
teams: Add Community team.
* etc/teams.scm (community): New team. Change-Id: If23770964f91cdb3110f1fa23ed7dad5a122958b Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
@@ -530,6 +530,13 @@ of Rebar and Mix build systems and Hex.pm importer."
|
||||
"gnu/packages/ninja.scm"
|
||||
"gnu/packages/valgrind.scm")))
|
||||
|
||||
(define-team community
|
||||
(team 'community
|
||||
#:name "Community"
|
||||
#:description
|
||||
"We focus on collaboration, project growth and future (social)
|
||||
challenges"))
|
||||
|
||||
(define-team core
|
||||
(team 'core
|
||||
#:name "Core / Tools / Internals"
|
||||
|
||||
Reference in New Issue
Block a user