ethminer: add myself as maintainer
This commit is contained in:
parent
93de027ee0
commit
976ca8c8e5
@ -74,7 +74,7 @@ in stdenv.mkDerivation rec {
|
|||||||
description = "Ethereum miner with OpenCL, CUDA and stratum support";
|
description = "Ethereum miner with OpenCL, CUDA and stratum support";
|
||||||
homepage = "https://github.com/ethereum-mining/ethminer";
|
homepage = "https://github.com/ethereum-mining/ethminer";
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ nand0p ];
|
maintainers = with maintainers; [ nand0p atemu ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user