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