mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
teams: create a team for Swift language
This commit is contained in:
parent
c9f7d60011
commit
bbc25fdf93
@ -951,6 +951,12 @@ with lib.maintainers;
|
||||
shortName = "StridTech";
|
||||
};
|
||||
|
||||
swift = {
|
||||
members = [ ];
|
||||
scope = "Maintain Swift compiler suite for NixOS.";
|
||||
shortName = "Swift";
|
||||
};
|
||||
|
||||
systemd = {
|
||||
members = [ ];
|
||||
githubTeams = [ "systemd" ];
|
||||
|
Loading…
Reference in New Issue
Block a user