zopfli: removed roconnor as a maintainer
roconnor was added as a maintainer by accident
This commit is contained in:
parent
ae6d056188
commit
e593a8d3bf
@ -28,6 +28,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
maintainers = with maintainers; [ roconnor bobvanderlinden ];
|
||||
maintainers = with maintainers; [ bobvanderlinden ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user