forked from mirrors/nixpkgs
metals: add fabianhjr as maintainer
This commit is contained in:
parent
d0fa01a269
commit
10729123d2
|
@ -57,6 +57,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://scalameta.org/metals/";
|
||||
license = licenses.asl20;
|
||||
description = "Work-in-progress language server for Scala";
|
||||
maintainers = with maintainers; [ ceedubs tomahna ];
|
||||
maintainers = with maintainers; [ ceedubs fabianhjr tomahna ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue