Add myself as a maintainer to a bunch of packages.
This commit is contained in:
@@ -100,5 +100,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://www.ffmpeg.org/;
|
||||
description = "A complete, cross-platform solution to record, convert and stream audio and video";
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user