mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
pnpm: add maintainer gepbird
This commit is contained in:
parent
0ed130bfcb
commit
1cd839c46b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
homepage = "https://pnpm.io/";
|
||||
changelog = "https://github.com/pnpm/pnpm/releases/tag/v${finalAttrs.version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Scrumplex ];
|
||||
maintainers = with maintainers; [ Scrumplex gepbird ];
|
||||
platforms = platforms.all;
|
||||
mainProgram = "pnpm";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue