Merge pull request #144248 from ceedubs/patch-1
metals: remove maintainer ceedubs (me)
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 fabianhjr tomahna ];
|
||||
maintainers = with maintainers; [ fabianhjr tomahna ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user