mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
teams: Fix symbol for sysadmin team.
* etc/teams.scm (sysadmin): Fix symbol. Change-Id: I26efe8c14961023c5ef13f7ec76abe76bb232728 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
129641fcd2
commit
f0e4288376
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ and the r-build-system."
|
|||
#:scope (list "gnu/packages/sugar.scm")))
|
||||
|
||||
(define-team sysadmin
|
||||
(team 'sugar
|
||||
(team 'sysadmin
|
||||
#:name "Sysadmin team"
|
||||
#:description
|
||||
"Networking, server clustering, high availability."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue