diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-12-17 19:55:54 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2025-12-27 21:49:30 +0100 |
| commit | df218e54355f325458445f301892a4b8ea343755 (patch) | |
| tree | c47fa0e61c4dc2fe856030142c0c9a20a7e2e908 /CODEOWNERS | |
| parent | 136538c7bfc10d70b1c473cf2ac493fb81db8287 (diff) | |
teams: crypto: Adopt all crypto modules.
* etc/teams.scm (crypto)<#:scope>:
Add "gnu/packages/*-crypto.scm".
* CODEOWNERS: Regenerate file.
Change-Id: I42e71955143a8e14013d32d6a7c41138cb0d48d1
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index edd88b5b07..da3e644b5a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -129,7 +129,7 @@ guix/build/gnu-build-system\.scm @guix/core-packages guix/build/utils\.scm @guix/core-packages guix/build-system/gnu\.scm @guix/core-packages -gnu/packages/crypto\.scm @guix/crypto +gnu/packages/(.*-|)crypto\.scm$ @guix/crypto gnu/packages/gnupg\.scm @guix/crypto gnu/packages/nettle\.scm @guix/crypto gnu/packages/password-utils\.scm @guix/crypto |
