mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
teamtype: Add alerque to maintainers
This commit is contained in:
parent
a29393fd28
commit
c66d7813b8
1 changed files with 2 additions and 1 deletions
|
|
@ -50,8 +50,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
mainProgram = "teamtype";
|
||||
teams = [ lib.teams.ngi ];
|
||||
maintainers = with lib.maintainers; [
|
||||
prince213
|
||||
alerque
|
||||
ethancedwards8
|
||||
prince213
|
||||
];
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue