guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60540] teams: Add scope for Embedded / Bootstrap


From: Mathieu Othacehe
Subject: [bug#60540] teams: Add scope for Embedded / Bootstrap
Date: Sun, 08 Jan 2023 14:43:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello Vagrant,

>  (define-team embedded-bootstrap
>    (team 'embedded-bootstrap
> -        #:name "Embedded / Bootstrap"))
> +        #:name "Embedded / Bootstrap"
> +        #:scope (list "gnu/packages/bootloaders.scm"
> +                      "gnu/packages/firmware.scm"
> +                      "gnu/packages/mes.scm")))

Seems fine.

I think we could have two distinct teams here: embedded and
bootstrap. There are quite a few people, like me, following closely the
embedded part, but not so closely the bootstrap part.

WDYT?

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]