diff options
| author | Anderson Torres <torres.anderson.85@protonmail.com> | 2024-07-17 12:20:22 -0300 |
|---|---|---|
| committer | Anderson Torres <torres.anderson.85@protonmail.com> | 2024-07-17 23:34:16 -0300 |
| commit | bbc25fdf936845051cad9dc9a3ef418011d76e91 (patch) | |
| tree | aee9cff9bc44630502c98a4e5443e1921991bb47 | |
| parent | treewide: remove dtzWill as maintainer [no orphans] (diff) | |
| download | nixpkgs-bbc25fdf936845051cad9dc9a3ef418011d76e91.tar.gz | |
teams: create a team for Swift language
| -rw-r--r-- | maintainers/team-list.nix | 6 |
1 files changed, 6 insertions, 0 deletions
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" ]; |
