go-ethereum: Add RaghavSood to maintainers
This commit is contained in:
parent
6f7bd51fc9
commit
f222501d3d
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,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 lionello xrelkd ];
|
||||
maintainers = with maintainers; [ adisbladis lionello xrelkd RaghavSood ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue