Merge pull request #89939 from asymmetric/no-geth
go-ethereum: remove asymmetric from maintainers
This commit is contained in:
commit
33a99518e9
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ buildGoModule rec {
|
|||
homepage = "https://geth.ethereum.org/";
|
||||
description = "Official golang implementation of the Ethereum protocol";
|
||||
license = with licenses; [ lgpl3 gpl3 ];
|
||||
maintainers = with maintainers; [ adisbladis asymmetric lionello xrelkd ];
|
||||
maintainers = with maintainers; [ adisbladis lionello xrelkd ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue