zoneminder: Remove peterhoeg as maintainer

gstqt5
adisbladis 2020-07-16 22:25:06 +02:00
parent 709a02ca41
commit 241ce53b3d
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ in stdenv.mkDerivation rec {
description = "Video surveillance software system";
homepage = "https://zoneminder.com";
license = licenses.gpl3;
maintainers = with maintainers; [ peterhoeg ];
maintainers = [ ];
platforms = platforms.unix;
};
}