erigon: add happysalada as maintainer
This commit is contained in:
parent
27e18ce0ac
commit
a5ffb8995a
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/ledgerwatch/erigon/";
|
||||
description = "Ethereum node implementation focused on scalability and modularity";
|
||||
license = with licenses; [ lgpl3Plus gpl3Plus ];
|
||||
maintainers = with maintainers; [ d-xo ];
|
||||
maintainers = with maintainers; [ d-xo happysalada ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue