Adding myself as a maintainer of some of the packages
svn path=/nixpkgs/trunk/; revision=16572
This commit is contained in:
@@ -55,6 +55,7 @@ rec {
|
||||
name = "webkit-" + version;
|
||||
meta = {
|
||||
description = "WebKit - a fast and correct HTML renderer";
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
};
|
||||
passthru = {
|
||||
inherit gstreamer gstPluginsBase gstPluginsGood gstFfmpeg;
|
||||
|
||||
Reference in New Issue
Block a user