mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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 ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.peti ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user