diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index a645038be7b1..5497412aa2b6 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -952,7 +952,12 @@ with lib.maintainers; }; swift = { - members = [ ]; + members = [ + dduan + stephank + trepetti + trundle + ]; scope = "Maintain Swift compiler suite for NixOS."; shortName = "Swift"; };