diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index d5c7a218b4b5..f54d0f435249 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -922,6 +922,16 @@ with lib.maintainers; shortName = "Steam"; }; + stridtech = { + # Verify additions by approval of an already existing member of the team + members = [ + superherointj + ulrikstrid + ]; + scope = "Group registration for Strid Tech AB team members who collectively maintain packages"; + shortName = "StridTech"; + }; + systemd = { members = [ ]; githubTeams = [ "systemd" ];