ledger-web: remove peterhoeg as maintainer

Per https://github.com/NixOS/nixpkgs/pull/466681#issuecomment-3598549721.
This commit is contained in:
Michael Daniels
2025-12-01 17:40:33 -05:00
parent c6a51e36a5
commit 8e36bd1b43
-1
View File
@@ -26,7 +26,6 @@ bundlerApp {
homepage = "https://github.com/peterkeen/ledger-web";
license = licenses.mit;
maintainers = with maintainers; [
peterhoeg
manveru
nicknovitski
];