<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/CODEOWNERS, branch fix-out-of-tree-make</title>
<subtitle>guix
</subtitle>
<id>http://cgit.adnoto.dev/chuix.git/atom?h=fix-out-of-tree-make</id>
<link rel='self' href='http://cgit.adnoto.dev/chuix.git/atom?h=fix-out-of-tree-make'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/'/>
<updated>2026-04-28T10:30:51Z</updated>
<entry>
<title>teams: javascript: Adopt gnu/packages/javascript.scm.</title>
<updated>2026-04-28T10:30:51Z</updated>
<author>
<name>bdunahu</name>
<email>bdunahu@operationnull.com</email>
</author>
<published>2026-04-26T15:18:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=39666ccc9acc59db00839cdd9c34a0bc98ec5f01'/>
<id>urn:sha1:39666ccc9acc59db00839cdd9c34a0bc98ec5f01</id>
<content type='text'>
* CODEOWNERS: Regenerate file.
* etc/teams.scm (javascript)&lt;#:scope&gt;: Add gnu/packages/javascript.scm.

Change-Id: Id6dfabe13dde32fbadc830063f57ea0f5d3463af
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
</entry>
<entry>
<title>teams: embedded: adopt gnu/packages/coreboot.scm.</title>
<updated>2026-04-20T10:33:18Z</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2026-04-19T19:55:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=a02a6d2b83c2781215b85fafafe73f12d0e4394c'/>
<id>urn:sha1:a02a6d2b83c2781215b85fafafe73f12d0e4394c</id>
<content type='text'>
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)&lt;#:scope&gt;: Add gnu/packages/coreboot.scm.

Link: https://codeberg.org/guix/guix/pulls/7065
Change-Id: I6626ad74bf5b20bee24c018292354c4db127f7a3
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: Add rocq module.</title>
<updated>2026-04-20T09:34:55Z</updated>
<author>
<name>Dan Rostovtsev</name>
<email>dan@rostovtsev.org</email>
</author>
<published>2026-04-12T13:58:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c94e2af5aa7c1f17e61e24cac5d26bb92f312871'/>
<id>urn:sha1:c94e2af5aa7c1f17e61e24cac5d26bb92f312871</id>
<content type='text'>
* gnu/packages/rocq.scm: New file.
* etc/teams.scm (ocaml): Add it.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* CODEOWNERS: Regenerate file.

Change-Id: Ia6ed17bf36632463b7df1e6bd6a6ae14ee1b7e3f
Signed-off-by: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
</entry>
<entry>
<title>guix: Implement fossil-download.</title>
<updated>2026-04-15T21:10:25Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>mcsinyx@disroot.org</email>
</author>
<published>2025-11-27T08:46:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=05e669ac50cd15db30c2bfc0681a4c2a24cf080d'/>
<id>urn:sha1:05e669ac50cd15db30c2bfc0681a4c2a24cf080d</id>
<content type='text'>
* guix/fossil-download.scm: New file.
* guix/build/fossil.scm: New file.
* Makefile.am (MODULES): Add them.
* etc/teams.scm (core)[#:scope]: Add "guix/fossil-download.scm".
(vcs)[#:scope]: Add "guix/build/fossil.scm".
* CODEOWNERS: Regenerate file.
* doc/guix.texi (origin Reference): Document fossil-fetch
and fossil-reference.
* NEWS: Add entry about fossil-fetch.

Change-Id: Ia252bcbbb417159a842d5092a937e2aad55a1656
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>teams: hpc: Adopt fabric-management module.</title>
<updated>2026-04-07T08:33:10Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-04-06T10:16:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=5527b670caea1f87e0402475b44a722484d1be50'/>
<id>urn:sha1:5527b670caea1f87e0402475b44a722484d1be50</id>
<content type='text'>
* etc/teams.scm (hpc)&lt;#:scope&gt;: Add "gnu/packages/fabric-management.scm".
* CODEOWNERS: Regenerate file.

Merges guix/guix!7703

Change-Id: I2f93401ed39f56a39dafbff4a81f95ea3b09d2f0
</content>
</entry>
<entry>
<title>teams: qa-packages: Abandon gnu/ci.scm.</title>
<updated>2026-04-02T05:29:33Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-03-20T02:42:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c18362a3867d8c3582f0dc55bea92078a21b9d19'/>
<id>urn:sha1:c18362a3867d8c3582f0dc55bea92078a21b9d19</id>
<content type='text'>
This module was adopted by mistake.

* etc/teams.scm (qa-packages)&lt;#:scope&gt;: Remove "gnu/ci.scm".

Change-Id: I132c7df0f3b3d13294574db0df60d81e59a3dc7a
Merges: https://codeberg.org/guix/guix/pulls/7326
Reviewed-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
Reviewed-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Reviewed-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>teams: Don't add empty lines to CODEOWNERS.</title>
<updated>2026-03-24T08:39:41Z</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2026-03-22T18:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=4a5a19ea4392b352d3d7aab7a82d8d2792693fa9'/>
<id>urn:sha1:4a5a19ea4392b352d3d7aab7a82d8d2792693fa9</id>
<content type='text'>
* etc/teams.scm: (export-codeowners): Only add a newline if a team has a scope.
* CODEOWNERS: Regenerate file.

Change-Id: I11b039d848f166a44bca2caa626e6e1321d33c42
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</content>
</entry>
<entry>
<title>teams: Add Version control team.</title>
<updated>2026-03-16T07:19:28Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-03-16T02:11:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=fa67dd643eca383a9093357760b25b16ac1e120a'/>
<id>urn:sha1:fa67dd643eca383a9093357760b25b16ac1e120a</id>
<content type='text'>
* etc/teams.scm (vcs): New team.
* CODEOWNERS: Regenerate file.

Merges guix/guix!6165

Change-Id: I9f1edb67e52c08ad69199f991fc8fa42a334ddb8
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>teams: python: Adopt build/toml and tests/toml.</title>
<updated>2026-03-06T20:42:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-03-03T20:01:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=4a3dccedac79db5a93661bac3c66f645f44a52b0'/>
<id>urn:sha1:4a3dccedac79db5a93661bac3c66f645f44a52b0</id>
<content type='text'>
This is a following up discussion from
&lt;https://codeberg.org/guix/guix/pulls/5156#issuecomment-11164088&gt;.

* etc/teams.scm (python)&lt;#:scope&gt;: Sort alphabetcially; add
"guix/build/toml.scm", and "tests/toml.scm".
* CODEOWNERS: Regenerate file.

Change-Id: I65d9b319eff8bbd240c74851dbd0b56f2b0e6c27
</content>
</entry>
<entry>
<title>gnu: Add gnome-circle module.</title>
<updated>2026-03-06T13:53:16Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2025-12-15T15:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16'/>
<id>urn:sha1:c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16</id>
<content type='text'>
* gnu/packages/gnome-circle.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* etc/teams.scm (gnome): Add it to gnome team.
* CODEOWNERS: Add it.
* po/packages/POTFILES.in: Add it.

Change-Id: I26eb22689d894eccad031db7e494c937dd45bffc
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
</feed>
