mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 13:19:10 +03:00
esbuild: add marsam to maintainers
This commit is contained in:
parent
a6a9b537e7
commit
5ae3d0e495
@ -19,6 +19,6 @@ buildGoModule rec {
|
||||
description = "An extremely fast JavaScript bundler";
|
||||
homepage = "https://esbuild.github.io";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ lucus16 ];
|
||||
maintainers = with maintainers; [ lucus16 marsam ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user