summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-05-28 19:50:21 +0200
committerLudovic Courtès <ludo@gnu.org>2025-06-02 00:17:18 +0200
commit145de8ea32d3cd3479f1862c3db5cd4842ae5478 (patch)
tree4963308afbce345173e298f4220fb6ef44298250 /CODEOWNERS
parent7c70ffa1e5d450ff51a3db06cd5ee7f18282d0a7 (diff)
Update ‘CODEOWNERS’.
Change-Id: I802e5e76cf815287ec1a58f1c053e1883c7ea655
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 7fddc6864f6..1dd199f3e4a 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -99,6 +99,7 @@ guix/workers\.scm @guix/core
99^guix/platforms/ @guix/core 99^guix/platforms/ @guix/core
100^guix/scripts/ @guix/core 100^guix/scripts/ @guix/core
101^guix/store/ @guix/core 101^guix/store/ @guix/core
102^nix/ @guix/core
102 103
103gnu/packages/base\.scm @guix/core-packages 104gnu/packages/base\.scm @guix/core-packages
104gnu/packages/bootstrap\.scm @guix/core-packages 105gnu/packages/bootstrap\.scm @guix/core-packages