nodejs: add marsam to maintainers
This commit is contained in:
parent
7808331560
commit
761dbe5ba8
@ -141,7 +141,7 @@ in
|
|||||||
description = "Event-driven I/O framework for the V8 JavaScript engine";
|
description = "Event-driven I/O framework for the V8 JavaScript engine";
|
||||||
homepage = "https://nodejs.org";
|
homepage = "https://nodejs.org";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ goibhniu gilligan cko ];
|
maintainers = with maintainers; [ goibhniu gilligan cko marsam ];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user