mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
etc: installer: Define installer team scope.
* etc/teams.scm.in (installer): Define it.
This commit is contained in:
@@ -255,7 +255,9 @@ and the maven-build-system."))
|
||||
|
||||
(define-team installer
|
||||
(team 'installer
|
||||
#:name "Installer script and system installer"))
|
||||
#:name "Installer script and system installer"
|
||||
#:scope
|
||||
(list (make-regexp "^guix/installer(\\.scm$|/)"))))
|
||||
|
||||
(define-team home
|
||||
(team 'home
|
||||
|
||||
Reference in New Issue
Block a user