mlterm: add myself as maintainer
This commit is contained in:
parent
62b33a614d
commit
c6b47ff678
@ -114,7 +114,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Multi Lingual TERMinal emulator";
|
description = "Multi Lingual TERMinal emulator";
|
||||||
homepage = "http://mlterm.sourceforge.net/";
|
homepage = "http://mlterm.sourceforge.net/";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ vrthra ramkromberg ];
|
maintainers = with maintainers; [ vrthra ramkromberg atemu ];
|
||||||
platforms = with platforms; linux ++ darwin;
|
platforms = with platforms; linux ++ darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user