xpdf: remove myself from list of maintainers
This commit is contained in:
parent
98f69edf83
commit
ddac10a47c
@ -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 ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user