mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
Remove 1000101 from blockbook maintainers
As per their wish in https://github.com/NixOS/nixpkgs/pull/410469#issuecomment-2908132051
This commit is contained in:
parent
bb55ace298
commit
6a07e51fe1
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ buildGoModule rec {
|
||||||
license = licenses.agpl3Only;
|
license = licenses.agpl3Only;
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
mmahut
|
mmahut
|
||||||
_1000101
|
|
||||||
];
|
];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
mainProgram = "blockbook";
|
mainProgram = "blockbook";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue