guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 06bfb782f86cd0eba96cd6d76e01135847d436ef
Author: Andreas Enge <[email protected]>
AuthorDate: Wed Oct 29 20:46:34 2025 +0100

    CODEOWNERS: Really order files alphabetically.
    
    This is a follow-up to commit fe59616ba01e027cfdd81f0edc32788f9fcdcb73
    and necessary to keep the file as-is through autogeneration.
    
    * CODEOWNERS: Regenerate file.
    
    Change-Id: I273b0d4142e3cb7ea55351ca46f64001588f7548
---
 CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index 1de80c8e25..b2e2ea61c4 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -190,11 +190,11 @@ tests/home-import\.scm                             
@guix/home
 tests/home-services\.scm                           @guix/home
 
 gnu/packages/mpi\.scm                              @guix/hpc
+gnu/packages/oneapi\.scm                           @guix/hpc
 gnu/packages/rocm\.scm                             @guix/hpc
 gnu/packages/sycl\.scm                             @guix/hpc
 gnu/packages/tbb\.scm                              @guix/hpc
 gnu/packages/vulkan\.scm                           @guix/hpc
-gnu/packages/oneapi\.scm                           @guix/hpc
 
 gnu/system/hurd\.scm                               @guix/hurd
 gnu/system/images/hurd\.scm                        @guix/hurd

Reply via email to