go-ethereum: add xrelkd as maintainer
This commit is contained in:
@@ -24,6 +24,6 @@ buildGoPackage rec {
|
|||||||
homepage = "https://geth.ethereum.org/";
|
homepage = "https://geth.ethereum.org/";
|
||||||
description = "Official golang implementation of the Ethereum protocol";
|
description = "Official golang implementation of the Ethereum protocol";
|
||||||
license = with licenses; [ lgpl3 gpl3 ];
|
license = with licenses; [ lgpl3 gpl3 ];
|
||||||
maintainers = with maintainers; [ adisbladis asymmetric lionello ];
|
maintainers = with maintainers; [ adisbladis asymmetric lionello xrelkd ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user