Add myself to RoR maintainers
svn path=/nixpkgs/trunk/; revision=26755
This commit is contained in:
parent
f4af7c3150
commit
b2caa1ce67
@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "3D simulator game where you can drive, fly and sail various vehicles";
|
description = "3D simulator game where you can drive, fly and sail various vehicles";
|
||||||
homepage = http://rigsofrods.sourceforge.net/;
|
homepage = http://rigsofrods.sourceforge.net/;
|
||||||
license = "GPLv3";
|
license = "GPLv3";
|
||||||
maintainers = with stdenv.lib.maintainers; [viric];
|
maintainers = with stdenv.lib.maintainers; [viric raskin];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user