Remove 1000101 from blockbook maintainers

As per their wish in https://github.com/NixOS/nixpkgs/pull/410469#issuecomment-2908132051
This commit is contained in:
Lena Fuhrimann 2025-05-26 09:45:04 +02:00 committed by GitHub
parent bb55ace298
commit 6a07e51fe1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,6 @@ buildGoModule rec {
license = licenses.agpl3Only;
maintainers = with maintainers; [
mmahut
_1000101
];
platforms = platforms.unix;
mainProgram = "blockbook";