mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
clojure-lsp: update maintainers list
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
4400e4d06c
commit
b19285d9f6
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Language Server Protocol (LSP) for Clojure";
|
||||
homepage = "https://github.com/clojure-lsp/clojure-lsp";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.ericdallo maintainers.babariviere ];
|
||||
maintainers = with maintainers; [ ericdallo babariviere ];
|
||||
platforms = graalvm11-ce.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user