Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
This commit is contained in:
committed by
Rok Garbas
parent
1764a05710
commit
2b6dcdfcd0
@@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Multi-algo CPUMiner";
|
||||
homepage = https://github.com/wolf9466/cpuminer-multi;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.emery ];
|
||||
maintainers = [ maintainers.ehmry ];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user