summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-02-10 18:47:46 +0100
committerCayetano Santos <csantosb@inventati.org>2026-02-10 20:27:34 +0100
commitd03de3625963cf97cf7cffd6c3b427c172a19085 (patch)
tree2efed5be21d34b4205d7d105bbb8ca2f9c1f97bb /CODEOWNERS
parent157e6aa38eaaa04ba83cbbabec7797e0d933edae (diff)
teams: crypto: Adopt vpn.
* etc/teams.scm (crypto)<#:scope>: Add "gnu/packages/vpn.scm". * CODEOWNERS: Regenerate file. Merges guix/guix!6293 Change-Id: I756f1234af9b3c7eebd25feeddff696671333993
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 52d718f4c0..a312602a20 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -140,6 +140,7 @@ 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/vpn\.scm @guix/crypto
gnu/packages/debian\.scm @guix/debian