mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
teams: populate swift.members
This commit is contained in:
parent
bbc25fdf93
commit
6f094d16cb
1 changed files with 6 additions and 1 deletions
|
@ -952,7 +952,12 @@ with lib.maintainers;
|
|||
};
|
||||
|
||||
swift = {
|
||||
members = [ ];
|
||||
members = [
|
||||
dduan
|
||||
stephank
|
||||
trepetti
|
||||
trundle
|
||||
];
|
||||
scope = "Maintain Swift compiler suite for NixOS.";
|
||||
shortName = "Swift";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue