mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
maintainers/team-list.nix: add reckenrode to darwin
This commit is contained in:
parent
e694240f77
commit
22369efb1c
1 changed files with 4 additions and 1 deletions
|
@ -194,7 +194,10 @@ with lib.maintainers;
|
|||
};
|
||||
|
||||
darwin = {
|
||||
members = [ toonn ];
|
||||
members = [
|
||||
reckenrode
|
||||
toonn
|
||||
];
|
||||
githubTeams = [ "darwin-maintainers" ];
|
||||
scope = "Maintain Darwin compatibility of packages and Darwin-only packages.";
|
||||
shortName = "Darwin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue