diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2026-04-19 21:55:56 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-04-20 13:33:18 +0300 |
| commit | a02a6d2b83c2781215b85fafafe73f12d0e4394c (patch) | |
| tree | 53dbfcd796d8deb121a0a9ea523cbfd2c2349b77 /CODEOWNERS | |
| parent | 14a65594a16456f1b339c211fa3d0c498d7769ff (diff) | |
teams: embedded: adopt gnu/packages/coreboot.scm.
Before the commit 7cf91385c504d2d7be3665e5fda71bb4a7a862f8 ("gnu: Move bincfg,
ifdtool and intelmetool to coreboot.scm."), the packages moved to coreboot.scm
were managed by the electronics team. After that, these packages became orphan
because coreoot.scm had wasn't managed by any team.
For now, the best fit is the "embedded" team because embedded also manages
bootloader.scm which also provide boot firmware images (u-boot).
* CODEOWNERS: Regenrate file.
* etc/teams.scm (embedded)<#:scope>: Add gnu/packages/coreboot.scm.
Link: https://codeberg.org/guix/guix/pulls/7065
Change-Id: I6626ad74bf5b20bee24c018292354c4db127f7a3
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 7a09b875ff..8fd423105a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -179,6 +179,7 @@ guix/scripts/import/elpa\.scm @guix/emacs tests/import/elpa\.scm @guix/emacs gnu/packages/bootloaders\.scm @guix/embedded +gnu/packages/coreboot\.scm @guix/embedded gnu/packages/firmware\.scm @guix/embedded gnu/packages/emulators\.scm @guix/games |
