qt5.qtwebkit: set myself as a maintainer

This commit is contained in:
Nikolay Amiantov 2016-08-17 22:46:24 +03:00
parent cb5a2acaa1
commit e3039a282a
2 changed files with 2 additions and 0 deletions

View file

@ -31,4 +31,5 @@ qtSubmodule {
};
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
++ [ dlopen-webkit-udev ];
meta.maintainers = with stdenv.lib.maintainers; [ abbradar ];
}

View file

@ -31,4 +31,5 @@ qtSubmodule {
};
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
++ [ dlopen-webkit-udev ];
meta.maintainers = with stdenv.lib.maintainers; [ abbradar ];
}