mesa: add myself as a maintainer
svn path=/nixpkgs/trunk/; revision=27785
This commit is contained in:
@@ -41,5 +41,8 @@ stdenv.mkDerivation {
|
|||||||
description = "An open source implementation of OpenGL";
|
description = "An open source implementation of OpenGL";
|
||||||
homepage = http://www.mesa3d.org/;
|
homepage = http://www.mesa3d.org/;
|
||||||
license = "bsd";
|
license = "bsd";
|
||||||
|
|
||||||
|
platforms = stdenv.lib.platforms.mesaPlatforms;
|
||||||
|
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user