zopfli: add edef as maintainer
This commit is contained in:
@@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
platforms = platforms.unix;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ bobvanderlinden ];
|
||||
maintainers = with maintainers; [ bobvanderlinden edef ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user