mate.mate-terminal: add maintainer
This commit is contained in:
parent
95ae015614
commit
8aa38e74d0
|
@ -32,5 +32,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://mate-desktop.org";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue