yaml-lang-server: add nick-linux to maintainers (#530167)
This commit is contained in:
@@ -24,6 +24,8 @@ buildNpmPackage (finalAttrs: {
|
||||
homepage = "https://github.com/redhat-developer/yaml-language-server";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "yaml-language-server";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [
|
||||
nick-linux
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user