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
@@ -18,6 +18,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://dev.yorhel.nl/ncdc;
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.linux; # arbitrary
|
||||
maintainers = [ stdenv.lib.maintainers.emery ];
|
||||
maintainers = [ stdenv.lib.maintainers.ehmry ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user