vega-cli: added maintainer
This commit is contained in:
@@ -72,6 +72,9 @@ buildNpmPackage (finalAttrs: {
|
||||
description = "Command line tools for the Vega visualization grammar";
|
||||
homepage = "https://vega.github.io/vega/";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
pyrox0
|
||||
philocalyst
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user