mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
yarn-berry: add DimitarNestorov to maintainers
This commit is contained in:
parent
b4aa3fab87
commit
46bdb36ebb
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://yarnpkg.com/";
|
||||
description = "Fast, reliable, and secure dependency management.";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ ryota-ka thehedgeh0g ];
|
||||
maintainers = with maintainers; [ ryota-ka thehedgeh0g DimitarNestorov ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "yarn";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user