summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-12-29 11:27:06 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2026-01-06 22:00:50 +0900
commit47af617b5cc1318d6d2422eb2ef962d417a3625c (patch)
treebcce9936dfc2b40b1e3c92b6ffbceebbaf14b0d1 /CODEOWNERS
parent1c1407fe792ae17daf4c4e4d870a82fdc1338a62 (diff)
services: Add luanti-service-type.
* gnu/services/games.scm (luanti-configuration): New variable. (%luanti-account): Likewise. (luanti-activation): New procedure. (luanti-shepherd-service): Likewise. (luanti-service-type): New variable. * gnu/tests/games.scm: New file. Change-Id: I65a1dcf832fa8add9c9d278d82bab91ca3eef086 Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index da3e644b5a0..35b29b2607d 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -170,6 +170,8 @@ gnu/packages/game-development\.scm @guix/games
gnu/packages/luanti\.scm @guix/games
gnu/packages/esolangs\.scm @guix/games
gnu/packages/motti\.scm @guix/games
+gnu/services/games\.scm @guix/games
+gnu/tests/games\.scm @guix/games
guix/build/luanti-build-system\.scm @guix/games
etc/teams/gnome @guix/gnome