sublime3: add maintainer
This commit is contained in:
@@ -148,7 +148,7 @@ in stdenv.mkDerivation (rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Sophisticated text editor for code, markup and prose";
|
description = "Sophisticated text editor for code, markup and prose";
|
||||||
homepage = https://www.sublimetext.com/;
|
homepage = https://www.sublimetext.com/;
|
||||||
maintainers = with maintainers; [ wmertens demin-dmitriy zimbatm ];
|
maintainers = with maintainers; [ jtojnar wmertens demin-dmitriy zimbatm ];
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user