diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index bc154625997e..a645038be7b1 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -951,6 +951,12 @@ with lib.maintainers; shortName = "StridTech"; }; + swift = { + members = [ ]; + scope = "Maintain Swift compiler suite for NixOS."; + shortName = "Swift"; + }; + systemd = { members = [ ]; githubTeams = [ "systemd" ];