mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +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";
|
homepage = "https://github.com/matiaskorhonen/paper-age";
|
||||||
changelog = "https://github.com/matiaskorhonen/paper-age/blob/${src.rev}/CHANGELOG.md";
|
changelog = "https://github.com/matiaskorhonen/paper-age/blob/${src.rev}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ tomfitzhenry ];
|
maintainers = [ ];
|
||||||
mainProgram = "paper-age";
|
mainProgram = "paper-age";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue