openethereum: remove xrelkd as maintainer
This commit is contained in:
parent
054db8703c
commit
938d27ffa5
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Fast, light, robust Ethereum implementation";
|
||||
homepage = "http://parity.io/ethereum";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ akru xrelkd ];
|
||||
maintainers = with maintainers; [ akru ];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue