diff options
| author | Gabriel Wicki <gabriel@erlikon.ch> | 2026-05-20 16:36:27 +0200 |
|---|---|---|
| committer | Gabriel Wicki <gabriel@erlikon.ch> | 2026-05-28 15:47:42 +0200 |
| commit | 0ff409542ba23298e03e92982710d80efc16cb80 (patch) | |
| tree | ead6d20047027ff4c6b05b8fb9624489c5363fca /CODEOWNERS | |
| parent | 71f13e3a63dd1d18eaefc58af06d2e5518d410df (diff) | |
etc: teams: kernel: Rename team to `linux-libre'.
Since linux-libre is not the only kernel around in GNU Guix anymore.
* etc/teams.scm (kernel): Rename variable to linux-libre.
* CODEOWNERS: Regenerate file.
Change-Id: Ic8081f471ad7f6aa21e2830f294549460466249b
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 5c0d69d698e..4235c119ae1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS | |||
| @@ -292,12 +292,12 @@ guix/build-system/julia\.scm @guix/julia | |||
| 292 | 292 | ||
| 293 | gnu/packages/(kde)(-.+|)\.scm$ @guix/kde | 293 | gnu/packages/(kde)(-.+|)\.scm$ @guix/kde |
| 294 | 294 | ||
| 295 | gnu/build/linux-modules\.scm @guix/kernel | 295 | gnu/build/linux-modules\.scm @guix/linux-libre |
| 296 | gnu/packages/aux-files/linux-libre.*$ @guix/kernel | 296 | gnu/packages/aux-files/linux-libre.*$ @guix/linux-libre |
| 297 | gnu/packages/linux\.scm @guix/kernel | 297 | gnu/packages/linux\.scm @guix/linux-libre |
| 298 | gnu/tests/linux-modules\.scm @guix/kernel | 298 | gnu/tests/linux-modules\.scm @guix/linux-libre |
| 299 | guix/build/linux-module-build-system\.scm @guix/kernel | 299 | guix/build/linux-module-build-system\.scm @guix/linux-libre |
| 300 | guix/build-system/linux-module\.scm @guix/kernel | 300 | guix/build-system/linux-module\.scm @guix/linux-libre |
| 301 | 301 | ||
| 302 | gnu/packages/lisp(-.+|)\.scm$ @guix/lisp | 302 | gnu/packages/lisp(-.+|)\.scm$ @guix/lisp |
| 303 | guix/build/asdf-build-system\.scm @guix/lisp | 303 | guix/build/asdf-build-system\.scm @guix/lisp |
