idris2: add mattpolzin as a maintainer
This commit is contained in:
@@ -91,7 +91,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "A purely functional programming language with first class types";
|
||||
homepage = "https://github.com/idris-lang/Idris2";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ fabianhjr wchresta ];
|
||||
maintainers = with lib.maintainers; [ fabianhjr wchresta mattpolzin ];
|
||||
inherit (chez.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user