Merge pull request #8237 from bobvanderlinden/zopfli-remove-maintainer
zopfli: removed roconnor as a maintainer
This commit is contained in:
commit
e35c9afcff
@ -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