xpdf: remove myself from list of maintainers
This commit is contained in:
@@ -59,6 +59,5 @@ stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
license = with licenses; [ gpl2 gpl3 ];
|
license = with licenses; [ gpl2 gpl3 ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = [ maintainers.peti ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user