esbuild: add undefined-moe to maintainers
This commit is contained in:
@@ -22,6 +22,6 @@ buildGoModule rec {
|
||||
homepage = "https://esbuild.github.io";
|
||||
changelog = "https://github.com/evanw/esbuild/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ lucus16 marsam ];
|
||||
maintainers = with maintainers; [ lucus16 marsam undefined-moe ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user