diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-09-21 11:52:10 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-11-12 18:34:06 +0100 |
| commit | 6fe5e7f70714735a7a365c73965fc0bfdb3f9f31 (patch) | |
| tree | 29bf135ae4bb71a0a5cd0d42041b7efae165d3a2 /CODEOWNERS | |
| parent | 921ff0886be12bb5d50e5910f00194ae4d65405b (diff) | |
etc: teams: Add crypto team.
* etc/teams.scm (crypto): New team.
[Cayetano Santos]: Add to new team.
* CODEOWNERS: Rebuild.
Change-Id: Ie51ff65629c5b65ec8ee148e4dddce6d39007b54
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index f09d4747ae3..762f95ed4ad 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -127,6 +127,14 @@ 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/gnupg\.scm @guix/crypto +gnu/packages/nettle\.scm @guix/crypto +gnu/packages/password-utils\.scm @guix/crypto +gnu/packages/security-token\.scm @guix/crypto +gnu/packages/ssh\.scm @guix/crypto +gnu/packages/tls\.scm @guix/crypto + gnu/packages/debian\.scm @guix/debian \.texi$ @guix/documentation |
