mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
paper-age: remove tomfitzhenry as maintainer
This commit is contained in:
parent
acb0aca85c
commit
5aa68f7ab6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/matiaskorhonen/paper-age";
|
||||
changelog = "https://github.com/matiaskorhonen/paper-age/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ tomfitzhenry ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "paper-age";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue