forked from mirrors/nixpkgs
conkeror, added myself as maintainer
svn path=/nixpkgs/trunk/; revision=31760
This commit is contained in:
parent
0c01cddb03
commit
c9a2081809
|
@ -30,7 +30,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
homepage = http://conkeror.org/;
|
||||
license = [ "MPLv1.1" "GPLv2" "LGPLv2.1" ];
|
||||
maintainers = with stdenv.lib.maintainers; [ astsmtl ];
|
||||
maintainers = with stdenv.lib.maintainers; [ astsmtl chaoflow ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue