nodejs: add marsam to maintainers

This commit is contained in:
Mario Rodas 2020-06-30 18:17:35 -05:00
parent 7808331560
commit 761dbe5ba8
No known key found for this signature in database
GPG key ID: 325649BCA6D53027

View file

@ -141,7 +141,7 @@ in
description = "Event-driven I/O framework for the V8 JavaScript engine";
homepage = "https://nodejs.org";
license = licenses.mit;
maintainers = with maintainers; [ goibhniu gilligan cko ];
maintainers = with maintainers; [ goibhniu gilligan cko marsam ];
platforms = platforms.linux ++ platforms.darwin;
};