summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2024-07-17 12:20:22 -0300
committerAnderson Torres <torres.anderson.85@protonmail.com>2024-07-17 23:34:16 -0300
commitbbc25fdf936845051cad9dc9a3ef418011d76e91 (patch)
treeaee9cff9bc44630502c98a4e5443e1921991bb47
parenttreewide: remove dtzWill as maintainer [no orphans] (diff)
downloadnixpkgs-bbc25fdf936845051cad9dc9a3ef418011d76e91.tar.gz
teams: create a team for Swift language
-rw-r--r--maintainers/team-list.nix6
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" ];