paper-age: remove tomfitzhenry as maintainer
This commit is contained in:
parent
acb0aca85c
commit
5aa68f7ab6
@ -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…
x
Reference in New Issue
Block a user