metals: add fabianhjr as maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user