From 92bb5cb2261cfba09c977078e2ede7ddbf70487b Mon Sep 17 00:00:00 2001 From: Grimmauld Date: Mon, 28 Jul 2025 21:32:44 +0200 Subject: [PATCH] teams/systemd: add grimmauld --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 8e1dac52dfd2..fd3302b291d1 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -1230,6 +1230,7 @@ with lib.maintainers; arianvp elvishjerricco aanderse + grimmauld ]; githubTeams = [ "systemd" ]; scope = "Maintain systemd for NixOS.";