diff options
| author | Andreas Enge <andreas@enge.fr> | 2025-10-29 20:46:34 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2025-10-29 20:46:34 +0100 |
| commit | 06bfb782f86cd0eba96cd6d76e01135847d436ef (patch) | |
| tree | 757eae30021534fdf41cf67f6bd6bb62dd17d84e | |
| parent | ce30e397c49571590a64d2059ca9af798d14f0ac (diff) | |
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
| -rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 1de80c8e252..b2e2ea61c4d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS | |||
| @@ -190,11 +190,11 @@ tests/home-import\.scm @guix/home | |||
| 190 | tests/home-services\.scm @guix/home | 190 | tests/home-services\.scm @guix/home |
| 191 | 191 | ||
| 192 | gnu/packages/mpi\.scm @guix/hpc | 192 | gnu/packages/mpi\.scm @guix/hpc |
| 193 | gnu/packages/oneapi\.scm @guix/hpc | ||
| 193 | gnu/packages/rocm\.scm @guix/hpc | 194 | gnu/packages/rocm\.scm @guix/hpc |
| 194 | gnu/packages/sycl\.scm @guix/hpc | 195 | gnu/packages/sycl\.scm @guix/hpc |
| 195 | gnu/packages/tbb\.scm @guix/hpc | 196 | gnu/packages/tbb\.scm @guix/hpc |
| 196 | gnu/packages/vulkan\.scm @guix/hpc | 197 | gnu/packages/vulkan\.scm @guix/hpc |
| 197 | gnu/packages/oneapi\.scm @guix/hpc | ||
| 198 | 198 | ||
| 199 | gnu/system/hurd\.scm @guix/hurd | 199 | gnu/system/hurd\.scm @guix/hurd |
| 200 | gnu/system/images/hurd\.scm @guix/hurd | 200 | gnu/system/images/hurd\.scm @guix/hurd |
